Changes list
Register folder for Changes API based on sourceclient
OVERVIEW
To register a given folder for Changes API based on source Client
| Resource(API) EndPoint | Query Params | HTTP Method | Request XML | Response XML | Response Code |
|---|---|---|---|---|---|
| /changes/{sourceclient}/folder/{folderid} | POST | Response Code |
.
Response Code
| Code | Meaning |
|---|---|
| 200 | OK |
| 400 | Problem with parsing XML or JSON object (Bad Request) |
| 401 | Unauthorized |
| 403 | Validation failed/ Forbidden |
| 404 | Document doesn't exists in the system |
| 405 | Method not allowed (calling api with wrong method) |
| 500 | Internal error occurred while getting document content |
Last Updated: Nov 08,2024
Comments
0 Comments