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

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring

RESPONSES

status: OK

""