latestOpenAPI 3.0.32026-08-15138306314.9 KB
cfd9e65e79bb
messages
Redact a message
Permanently replaces a message's stored content with redacted_body_message and optionally deletes its attachments. This action cannot be undone. When omitted, redacted_body_message defaults to "This message has been redacted." and redact_attachments defaults to true.
Rate limit: 20 requests per minute
post/issues/{id}/messages/{message_id}/redact
Path parameters
idstring required
The ID of the issue that the message belongs to.
message_idstring required
The ID of the message to redact.