DELETE
/
api
/
workflows
/
{id}
curl --request DELETE \
  --url https://axis-production-2887.up.railway.app/api/workflows/{id}

Path Parameters

id
string
required

Response

200

The workflow has been successfully deleted.