Skip to main content
DELETE
Delete Messages from Conversation
Enterprise Feature - SMS is only available on Enterprise plans. Contact your Bland representative for access.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The ID of the conversation deleted.

Body Parameters

string[]
required
A list of message ID integers to mark as deleted. Must not be empty.

Response

object
Object containing confirmation and the count of messages deleted.
string
A success message indicating how many messages were marked as deleted.
number
The number of messages successfully marked as deleted.
null|array
null on success, or a list of error objects on failure.

Docs for agents: llms.txt