This endpoint serves the purpose of creating a company document.
application/json with the file content as a binary string. All four fields (name, file, type, file_name) are required.Company Document Body
Created
Unique document identifier
Display name of the document
Original file name
URL to the stored document file
Date the document was uploaded
MIME type of the document (e.g. application/pdf, image/png)
Soft-delete flag (0 = active, 1 = deleted)
Timestamp when the document was soft-deleted, or null if active