v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
messages

Delete a message

Permanently deletes a message from an issue and its connected external system.

Rate limit: 10 requests per minute

delete/issues/{id}/messages/{message_id}

Path parameters

idstring required

The ID of the issue that the message belongs to.

message_idstring required

The ID of the message to delete.

Response

request_idstring

The request ID for tracking.