Cancel voice orchestrator task
Voice
Cancel voice orchestrator task
PATCH
Cancel voice orchestrator task
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Canceled voice orchestrator task. An in-progress task is transitioned to canceled; a task that already reached a terminal state is returned unchanged so the caller sees the actual outcome.
cancelled is reserved for terminal task records produced by future cancellation flows; this API does not currently expose a cancel operation.
Available options:
queued, running, completed, failed, cancelled Present on retrieve responses when a user-owned task has a result. Omitted from list responses.