Create a workflow ticket
POST/vedsdk/workflow/ticket/create
Initiates a ticket to proceed through an existing workflow and act on a Policy tree object.
Required scope: configuration:manage
Request
Responses
- 200
- 400
- 401
- 500
The workflow ticket was successfully created.
The request was invalid, possibly due to missing required properties.
The user is not authorized to create the workflow ticket.
An error occurred on the server while creating the workflow ticket.