Skip to content

Delete an attachment

Request

Security
bearerAuth
Path
uuidstringrequired

Resource UUID.

DELETE
/flows/api/attachments/{uuid}
curl -i -X DELETE \
  'https://leadgen.grinfi.io/flows/api/attachments/{uuid}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Attachment deleted.