These docs are for v2025-10-01. Click to read the latest docs for v2026-04-01.

Creates a Document

Creates a Document

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
boolean
required

flag to indicate if the document is public.

string
enum
required

document space, in case of employee_my_documents it's necessary to fill employee_id.

Allowed:
integer

folder identifier, references to documents/folders endpoint.

string

final name of the file, even if the file has been uploaded with a different name.

boolean
required

flag that indicates if the document is pending assignment.

integer

leave identifier associated to the document, refers to /timeoff/leaves endpoint.

file
required

file to upload, the binary file.

integer

employee identifier associated to the document.

integer
required

access identifier of the author, refers to /employees/employees endpoint.

integer
required

company identifier, refers to /api/me endpoint.

signee_ids[]
array of integers
required

list of user access identifiers associated to the document, refers to /employees/employees endpoint.

signee_ids[]*
boolean
required

flag to indicate if the document requires an electronic signature.

Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json