v1

latestOpenAPI 3.1.1Proprietary2026-07-26184406877.9 KB
Documents

Upload File to a Custom Folder

Use this endpoint to upload a file directly into a custom 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}/folders/{folderId}/upload

Path parameters

idstring required

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

folderIdstring required

The ID of the custom folder. You can obtain the custom folder ID using the <a href="https://apidocs.hibob.com/reference/get_docs-folders-metadata">get folders metadata</a> endpoint.

Response

Uploaded document ID.