Changes list
Remove folder registration for Changes API based on sourceclient
OVERVIEW
To Remove registered folder for Changes API based on sourceclient
| Resource(API) EndPoint | Query Params | HTTP Method | Request XML | Response XML | Response Code |
|---|---|---|---|---|---|
| /changes/{sourceclient}/folder/{folderid} | DELETE | 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