Upload a New Attachment to a Given Document
POST {{baseUrl}}/companies/:companyId/documents/:documentId/attachments
Upload a New Attachment to a Given Document
Request Body
[{"name"=>"attachment", "value"=>nil, "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
RESPONSES
status: OK
""