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

Path Parameters

attachmentId
string<uuid>
required

Response

default - application/json;charset=UTF-8

default response

The response is of type any.