Remove a workflow ticket
POST/vedsdk/workflow/ticket/delete
Permanently removes an existing workflow ticket from the platform.
Required scope: configuration:delete
Request
Responses
- 200
- 400
- 401
- 500
The workflow ticket was successfully deleted.
The request was invalid, possibly due to missing required properties.
The user is not authorized to delete the workflow ticket.
An error occurred on the server while deleting the workflow ticket.