Skip to main content
DELETE
Delete Draft Thread
CLI:

Overview

Permanently deletes an unsent one-off email draft thread. This endpoint only works when the thread has status: "draft" and has no inbound or outbound messages. It will not delete active conversations, archived conversations, sent one-off emails, campaign conversations, or drafts that already have message history.

Path Parameters

Example

Error Notes

AI agent notes

Use this only to clean up unsent one-off drafts. To hide a real conversation, archive it with Update thread instead.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Thread (conversations.id) UUID.

Response

Successful response.