v1
latestOpenAPI 3.0.02026-08-067074272.5 KBMessages
Redact a message
Redacts a previously sent message in the Text Request queue. This does not undo sending the message, but hides the message body on Text Request's side in case the message body contains sensitive information. This operation can be undone with the /messages/{message_id}/unredact endpoint.
put/messages/{message_id}/redact
Path parameters
message_idstring required
Example:00000000-0000-0000-0000-000000000000
Id of message to redact
Response
Success. No content is returned.