Skip to main content
POST
Attach a file to a contact

Authorizations

Authorization
string
header
required

Tenant API key (vdx_live_…) as Authorization: Bearer.

Headers

X-Filename
string

Path Parameters

id
string<uuid>
required

Body

application/octet-stream

The body is of type file.

Response

Stored.

id
string<uuid>
accountId
string<uuid>
filename
string
contentType
string
sizeBytes
integer
uploadedAt
string<date-time>