๐ V2 is here! Upgrade to our new API with queued requests for better reliability and performance. V1 will be deprecated on February 1, 2026. Learn about V2 โ
cURL
curl --request DELETE \ --url https://app.hypersender.com/api/sms/v1/{instance}/delete-message-thread \ --header 'Authorization: Bearer <token>'
This response has no body data.
Delete a message thread and all associated messages.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>