Messages

Delete a message by its ID.

Required permission: messages_delete

delete/v3/messages/{logId}/{id}

Path parameters

idstring required

The ID of the message to delete.

logIdstring required

The ID of the log containing the message.

Response

Message where deleted.

Changes

No recorded changes to this endpoint across all 1 revision of this API.