Cancel
Cancels an active conversation.
Authentication
AuthorizationBearer
Bearer authentication header of the form `Bearer <PHONIC_API_KEY>`. Manage your API keys [here](https://phonic.co/api-keys).
Path parameters
id
The ID of the conversation to cancel.
Response
Success response
success
Whether the conversation was cancelled successfully.