latestOpenAPI 3.1.02026-08-2255221218.6 KB

7f8c81a5a990

conversations

Cancel

Cancels an active conversation.

post/conversations/{id}/cancel

Path parameters

idstring required

The ID of the conversation to cancel.

Headers

Authorizationstring required

Bearer authentication header of the form Bearer <PHONIC_API_KEY>. Manage your API keys here.

Response

Success response

successboolean required

Whether the conversation was cancelled successfully.