cURL
curl --request DELETE \ --url https://api.example.com/api/flow_runs/{id}/input/{key}
{}
Delete a flow run input
The flow run id
The input key
Successful Response
Was this page helpful?