...
As of Version | 2022 Spring | ||
---|---|---|---|
Request Method | POST | ||
Response Format | HTTP status code | Specific Response Codes | |
HTTP Status Code | Meaning | ||
200 | OK, resource file successfully updated | ||
201 | OK, new resource file successfully created | ||
403 | Access Forbidden | ||
404 | Not Found | Required Permission | successful authentication |
Description |
This synchronization is additional and independent of the automated synchronization every 5 minutes. The endpoint is a standard Spring Boot Actuator endpoint. | ||
Request Example |
| ||
Response Example |
|
...