Skip to main content
DELETE
Delete Workflow Approval Procedure

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workflow_id
string
required

The ID of the workflow.

id
string
required

The ID of the approval procedure.

Response

Success

The response is of type DeleteWorkflowApprovalProcedureResponse · object.