Delete a Message.
DELETE/Accounts/:AccountSid/Messages/:Sid
Delete a message from your project so it no longer appears in the dashboard or on the API. Any Media files that may be associated with this message are not deleted, and will still be available for access in the usual methods.
Permissions
The API token used to authenticate must have the following scopes enabled to make a successful request: Messaging. Learn more about API scopes.
Request
Responses
- 204
No Content