Home/Documentation/API/Latest/Attachmentservice/Delete AttachmentDelete AttachmentDeleteAttachment deletes an attachment by name.Server URLloading...DELETE/api/v1/attachments/{attachment}SendPathPath Parametersattachment*stringThe attachment id.Response Body200defaultapplication/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X DELETE "https://example.com/api/v1/attachments/string"200defaultEmptyCreate AttachmentCreateAttachment creates a new attachment.Get AttachmentGetAttachment returns an attachment by name.