v1

latestOpenAPI 3.1.1Proprietary2026-07-26184406877.9 KB
Documents

Upload file to a Shared Folder

Use this endpoint to upload a file directly into a shared folder of a specific employee in Bob. <br><br>Make sure you set the right permissions to the Service User in order to upload the file. See more details in <a href="https://help.hibob.com/hc/en-us/articles/4409792096273-Create-a-document-folder#h_01HDNE82T44QA6632JB9ZGPZ6G">How to set up permissions for People's Docs </a>.

post/docs/people/{id}/shared/upload

Path parameters

idstring required

The ID of the Employee. You can obtain the employee ID from the employee data.

Response

Uploaded document ID.

idnumber

The ID (docId) of the document that was created. Use this when you need to pass the docID to other endpoints.