OpenAPI 3.1.02026-08-2055221216.0 KB

dd8166a70626

conversations

Delete

Deletes a conversation, scheduling its transcripts and audio recordings for deletion. The conversation must have ended.

delete/conversations/{id}

Path parameters

idstring required

The ID of the conversation to delete.

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 deleted successfully.