Delete File
Files
Delete a File
Soft-delete a file by setting archived_at. The S3 object is retained.
DELETE
Delete File
Soft-delete — sets
archived_at. The S3 object is retained; there is no endpoint that removes it. The only hard delete in the Files API is Abort an Upload, which only works while the file is still pending.
Auth
Requires a CRM manage scope and an active organization on the token. Any*:manage scope qualifies — in practice contacts:manage, deals:manage, companies:manage, or activities:manage.