cURL
curl --request PUT \ --url http://localhost:55001/api/orchestration/instances/{instanceID}/abort \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Cancel a running workflow
The access token received from the authorization server in the OAuth 2.0 flow.
The instance id
No content