v5

OpenAPI 3.1.02026-08-037720751.3 KB
Files

Delete a file

Delete a single file by ID. Deleting a folder will delete all of its descendants.

This endpoint is in beta. We will aim to avoid breaking changes, but small updates may be made as we roll out to more users.

Required scopes: file:read-write, object_configuration:read, record_permission:read.

delete/v2/files/{file_id}

Path parameters

file_idstring uuid required

A UUID which identifies the file to delete.

Example:a1b2c3d4-e5f6-7890-abcd-ef1234567890

Response

Success

object required

Success