Delete a Message.
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.
Path Parameters |
---|
AccountSid uuid — REQUIREDThe unique identifier of the project that sent or received this message. |
Sid uuid — REQUIREDA unique ID that identifies this specific message. |
Responses |
---|
204 No Content |