v36

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-1279125449.6 KB
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.