curl --request DELETE \
--url https://api.light.inc/rest/ext/v1/attachments/{attachmentId}
"<any>"
Deletes the given attachment
curl --request DELETE \
--url https://api.light.inc/rest/ext/v1/attachments/{attachmentId}
"<any>"
default response
The response is of type any
.