Conversations
End a conversation
Ends a text conversation, marking it completed. Idempotent — ending an already-completed conversation returns its record unchanged.
Text conversations only; other channels return 409. Requires a token with write access.
POST
End a conversation
Authorizations
Personal access token. See Authentication.
Path Parameters
The text conversation to end.
Response
The conversation was ended (or was already completed).
The conversation that was ended.
The conversation status after ending — always completed.
Available options:
token_created, triggered, ringing, in_progress, completed, failed, cancelled, transferred, unanswered The conversation's wall-clock duration in seconds.
A short summary of the conversation, when one was generated.
End a conversation

