Delete attempt response body
DELETE {{baseUrl}}/api/v1/app/:app_id/msg/:msg_id/attempt/:attempt_id/content
Deletes the given attempt's response body. Useful when an endpoint accidentally returned sensitive content.
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string |