Skip to main content
POST
Upload a new document for a contact (multipart)

Authorizations

Authorization
string
header
required

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

Path Parameters

contactId
string
required

Body

multipart/form-data
file
file
required

Document file (max 25 MB).

documentType
string
required

Must match a name in the organization's configured documentTypes.

notes
string

Response

Document uploaded

success
enum<boolean>
required
Available options:
true
document
object
required
Example: