cURL
curl --request DELETE \ --url https://api-qa.interactly.ai/workflows/v1/workflow-runs/{workflow_run_id} \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Endpoint to delete a workflow run by its ID.
Retrieve your API Key from Dashboard API Keys Section.
24
"5eb7cf5a86d9755df3a6c593"
Successful Response