ReferenceAttachmentsAttachmentid
Delete attachment
Delete attachment - DELETE /attachments/{attachmentId}. DocDealer REST API reference.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
attachmentId*string
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/attachments/string"{ "success": true}