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)

validtrue required
{"stackTrail":"paths:/api/workflows/{id}/trigger/validate:post:responses:200:content:application/json:schema:properties:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 104 revisions of this API.3

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added