Upload File from a URL to a Custom Folder

Use this endpoint to upload a file from a specified URL directly into a specific 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

Document to upload.

string

The name of the Document.

string

The URL pointing to the document to upload.

tags
array of strings

A array of tags that you want to attach to the document in Bob.

tags
Responses

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