Messages
Delete a Message
Delete a message. Messages that are still in progress (queued status) cannot be deleted.
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: Messaging.
Learn more about API scopes.
delete/Accounts/{AccountSid}/Messages/{Sid}
Path parameters
AccountSidstring uuid required
Universal Unique Identifier.
The unique identifier of the project that sent or received this message.
Sidstring uuid required
Universal Unique Identifier.
A unique ID that identifies this specific message.
Response
204 No Content response.