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:
string

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.

string

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

file
required

file to upload, the binary file.

string

employee identifier associated to the document.

string
required

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

string
required

company identifier, refers to /api/me endpoint.

signee_ids[]
array of strings
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