Delete SMS conversations by their IDs.
Enterprise Feature - SMS is only available on Enterprise plans. Contact your Bland representative for access.
Your API key for authentication.
The ID of the conversation deleted.
A list of message ID integers to mark as deleted. Must not be empty.
Object containing confirmation and the count of messages deleted.
A success message indicating how many messages were marked as deleted.
The number of messages successfully marked as deleted.
null
on success, or a list of error objects on failure.