Upload File to a Custom Folder

Use this endpoint to upload a file directly into a custom folder of a specific employee in Bob.

Make sure you set the right permissions to the Service User in order to upload the file. See more details in How to set up permissions for People's Docs .

Path Params
string
required

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

string
required

The ID of the custom folder. You can obtain the custom folder ID using the get folders metadata endpoint.

Body Params
file
required

The content of the file to upload.

Responses
200

Uploaded document ID.

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