Skip to main content
DELETE
Unfile a document from an entity, keeping the file

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-key
string | null

Path Parameters

entity_id
string<uuid>
required
document_id
string<uuid>
required

Response

Successful Response