Parameters: |
Path:
- fileId – the Managed File ID (or Name) of the file in File Store
|
Request: |
Add. Headers: |
auth_token – Authorization Token (if server security settings enabled)
|
Content: |
File
|
Content Type: |
application/octet-stream
|
|
Response: |
Add. Headers: |
– |
Content: |
Managed File ID (or Name) |
Content Type: |
text/plain |
Status: |
- 200 OK – File successfully synchronized/uploaded to File Store
- 401 Unauthorized – Server authentication required
- 403 Forbidden – Server authentication has failed or expired
- 405 Not Allowed – File already exists in File Store
|
|