Upload Document

This endpoint is responsible for uploading documents for the company employees. The Documents endpoint has a rate limit of 60 requests per minute.

Body Params

Data necessary for document upload.

string
required

Title of the document. Maximum length is 255 characters.

string

Optional comment that can be added to the uploaded document.

integer
required

Employee identifier

integer
required

Document Category identifier

date

Optional date can be added to the uploaded document. Must follow the format: Y-m-d

file
required

The document that shall be uploaded to an employees profile. Maximum file size is 30MB.

Headers
string

The partner identifier

string

The application identifier

Responses

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