v2

latestOpenAPI 3.1.02026-07-312303692.4 MB
Message Attempt

Delete attempt response body

Deletes the given attempt's response body.

Useful when an endpoint accidentally returned 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}/attempt/{attempt_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.

attempt_idstring required

The MessageAttempt's ID.

Example:atmpt_1srOrx2ZWZBpBUvZwXKQmoEYga2

The MessageAttempt's ID.

Response

no content