Delete a phone-system outcome

Deletes an outcome from the credential's workspace.

Authentication

AuthorizationBearer

Workspace API key created in Sailor Settings > Integrations > API access.

Path parameters

outcomeIdstringRequiredformat: "uuid"

Outcome identifier returned by the phone-system outcome API.

Headers

Idempotency-KeystringOptional8-255 characters

Optional exact-response replay key retained for 86400 seconds.

Response headers

X-Request-IdstringOptional
Stable request identifier for support and observability.
RateLimit-PolicystringOptional
Versioned structured quota policy. The syntax follows IETF RateLimit draft 11 and may evolve before standardization.
RateLimitstringOptional
Current structured quota state for the authenticated credential.
Idempotent-ReplayedstringOptional
True when this exact response was replayed from a completed idempotency record.

Response

Outcome deleted.
oktrue
disposition_popup_enabledboolean

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
503
Service Unavailable Error