Open Context Protocol is live! 🚀 Read the launch post

removeAttachment

Delete attachment

DELETE /rest/api/3/attachment/{id} HTTP/1.1

Parameters

{
  "id": {
    "description": "The ID of the attachment.",
    "required": true,
    "location": "path",
    "type": "string"
  }
}