Tests the existence of a workflow resource, and is used in the BPE to test for workflow name uniqueness before using 'save as' functionality
GET/rest/workflows/:workflowDef/exists
Tests the existence of a workflow resource, and is used in the BPE to test for workflow name uniqueness before using 'save as' functionality
Request
Responses
- 200
- 400
- 401
- 403
- 500
Request completed successfully.
Bad request.
Unauthorized.
Forbidden.
Internal server error.