Skip to main content
POST
POST /files/detach

Authorizations

x-api-key
string
header
required

Body

application/json
caseId
string<uuid>
required

The case ID to detach files from.

fileIds
string<uuid>[]
required

List of file IDs to detach.

Response

Files successfully detached from case.

ok
boolean
Example:

true