cURL
curl --request DELETE \ --url https://aodocs.altirnao.com/api/workflow/v2beta1/workflows/{workflowId}/states/{stateId}/transitions/{transitionId} \ --header 'Authorization: Bearer <token>'
Deletes a workflow transition by workflow, state and transition ID.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the workflow
The ID of the workflow state
The G Suite domain
The security code
A successful response