Save a file to Workspace

Collaborate with others by saving one or more files to your workspace environment.
Use this endpoint in conjuction with 'Get List of Folder Items' endpoint to lookup a workspaceFolderId. Use the special keyword "root" to add files to the user's root folder.
Content object should represent the repository in which you are delivering content from. See the section on Content Classes for additional details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
content
array of objects
length ≤ 1

Array of exactly one content item to save to workspace. The API enforces a maximum of 1 item; requests with multiple items return 400.

content
workspaceOptions
object

Options controlling where the content items are saved within the workspace folder hierarchy.

Headers
string

Media type of the request body. Must be set to application/json.

Responses

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