Delete a file relation

Soft deletes a single file relation by its unique identifier. If it was the file's last active relation, the file may become eligible for cleanup.

A Staff token must have access to the related entity (same check as create). A Client token may only delete a relation for a file it created itself.

Available for Staff and Client tokens.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the file relation to delete (e.g., "rel_abc123def456").

Responses
204

Relation deleted successfully (soft delete). No response body.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json