Restore Workflow Version
PUT/v2/manage/workflows/:workflowId/versions/:version
Restores a specific version of a workflow.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Workflow version restored successfully.
Invalid workflow id.
Unauthorized access to restore workflow version.
Workflow version not found.
Internal server error.