Orders
Delete Tasks Definition
Deletes a specific task definition for an order. This endpoint is used to remove task definitions that are no longer needed.
Deletes a specific task definition for an order. This endpoint is used to remove task definitions that are no longer needed.
AuthorizationBasic <token>
In: header
Path Parameters
task_definition_id*string
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/orders/tasks-definitions/string"null{ "detail": {}, "message": "string"}{ "detail": {}, "message": "string"}