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 must include the following scopes: Messaging.
Request
Responses
- 204
No Content