Skip to main content
POST
POST /files/attach

Authorizations

x-api-key
string
header
required

Body

application/json
caseId
string<uuid>
required

The case ID to attach files to.

fileIds
string<uuid>[]
required

List of file IDs to attach.

Response

Files successfully attached to case.

ok
boolean
Example:

true