Delete a file from a contact. If the file belongs to a note with no text and is the last attachment, the note is deleted too.
curl --request DELETE \
--url https://api.useinvent.com/orgs/{org_id}/contacts/{contact_id}/files/{file_id} \
--header 'Authorization: Bearer <token>'nullWas this page helpful?
curl --request DELETE \
--url https://api.useinvent.com/orgs/{org_id}/contacts/{contact_id}/files/{file_id} \
--header 'Authorization: Bearer <token>'null