Workflows
Validate a payload against the workflow's triggerSchema (no run)
post/api/workflows/{id}/trigger/validate
Path parameters
idstring required
Response
Payload matches the workflow's triggerSchema (or workflow has none)
Changes
Changed in 1 of the 104 revisions of this API.3
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○