UploadWorkspaceFile
This method can be used for the following: Upload a file to the workspace for a project user has Upload or Edit access to.
Parameters
Headers
POST /api/ss/project/:id/workspace/file HTTP/1.1
Host: localhost:3000
X-SSAPI-KEY: APIKey
Content-Type: application/json
Connection: closeQuery
id (string)
POST /api/ss/project/620f1707c66ef8821d35ee17/workspace/file HTTP/1.1file (multipart/form-data)
Example
Request
Response
Last updated