ApprovalRequests

Create a new approval request

post/api/approval-requests

Request body

titlestring required
workflowRunIdstring uuid
workflowRunStepIdstring uuid
sourceTaskIdstring uuid
timeoutSecondsinteger

Response

Approval request created

Changes

Changed in 2 of the 104 revisions of this API.13

    • added the new cancelled enum value to the / response property for the response status

      response-property-enum-value-added

    • added the required property / to the response with the status

      response-required-property-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