cURL
curl --request DELETE \ --url https://www.datalab.to/api/v1/workflows/workflows/{workflow_id} \ --header 'X-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete a workflow definition.
Successful Response
Was this page helpful?