v2
latestOpenAPI 3.1.02026-07-312303692.4 MBMessage
Delete message payload
Delete the given message's payload.
Useful in cases when a message was accidentally sent with sensitive content. The message can't be replayed or resent once its payload has been deleted or expired.
delete/api/v1/app/{app_id}/msg/{msg_id}/content
Path parameters
app_idstring required
The Application's ID or UID.
Example:unique-identifier
The Application's ID or UID.
msg_idstring required
The Message's ID or UID.
Example:unique-identifier
The Message's ID or UID.
Response
no content