Documents
Upload Client Document
Uploads a document for a specific client. Maximum file size is 50 MB.
POST
Upload Client Document
Upload files using
multipart/form-data encoding. The maximum file size is 50 MB.Authorizations
Path Parameters
Client ID
Body
application/json
Document upload via base64-encoded file content.
Response
Created
Unique document identifier.
Document display name.
Original uploaded file name.
Datetime when the document was uploaded.
Document MIME type or file extension.
URL to the stored document file.
Soft-delete flag (0 = active, 1 = deleted).
Timestamp when the document was soft-deleted, or null if active.
Upload Client Document