Update workflow ticket status
POST/vedsdk/workflow/ticket/updatestatus
Updates the status of a workflow ticket as approved or rejected and provides the option to set a schedule for approved tickets.
Required scope: :approve
Request
Responses
- 200
- 400
- 401
- 500
The workflow ticket status was successfully updated.
The request was invalid, possibly due to missing required properties.
The user is not authorized to update the workflow ticket status.
An error occurred on the server while updating the workflow ticket status.