Verify workflow ticket exists
POST/vedsdk/workflow/ticket/exists
Verifies whether a workflow ticket exists.
Required scope: Any
Request
Responses
- 200
- 400
- 401
- 500
The workflow ticket existence was successfully verified.
The request was invalid, possibly due to missing required properties.
The user is not authorized to verify the workflow ticket existence.
An error occurred on the server while verifying the workflow ticket existence.