Get list of endpoints
Description | Retrieve the list of personalization endpoints configurations | |||||
---|---|---|---|---|---|---|
HTTP Method | GET | |||||
URL |
| |||||
JSON request (example) | none | |||||
JSON response (example) |
| |||||
Paging and filtering (example) | 5 items per page, get first page (count starts from zero)
Retrieve an orderd list of the endpoint(s) using the clause orderby="idEndpoint desc". Parameter names can be retreived from the response body. Please note that filter matching is case sensitive.
NB: no filtering querystring parameter provided! |
Get endpoint details by id
Description | Retrieve the personalization endpoint configuration details | |||||
---|---|---|---|---|---|---|
HTTP Method | GET | |||||
URL |
| |||||
JSON request (example) | none | |||||
JSON response (example) |
| |||||
Paging and filtering (example) | none |
Create an endpoint
Expand | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
Description | Create a personalization endpoint configuration | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
HTTP Method | POST | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
URL |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JSON request (example) |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JSON response (example) |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Paging and filtering (example) | none |
Update an endpoint
Description | Update a personalization endpoint configuration | |||||
---|---|---|---|---|---|---|
HTTP Method | PUT | |||||
URL |
| |||||
JSON request (example) |
| |||||
JSON response (example) |
| |||||
Paging and filtering (example) | none |
Get endpoints of a list
Description | Get personalization endpoints related to a list | |||||
---|---|---|---|---|---|---|
HTTP Method | GET | |||||
URL |
| |||||
JSON request (example) | none | |||||
JSON response (example) |
| |||||
Paging and filtering (example) | none |
Set endpoint to list
Description | Set a personalization endpoint to a list | |||||
---|---|---|---|---|---|---|
HTTP Method | POST | |||||
URL |
| |||||
JSON request (example) | none | |||||
JSON response (example) | none | |||||
Paging and filtering (example) | none |
Remove endpoint from list
Description | Remove a personalization endpoint reference from a list | |||||
---|---|---|---|---|---|---|
HTTP Method | DELETE | |||||
URL |
| |||||
JSON request (example) | none | |||||
JSON response (example) | none | |||||
Paging and filtering (example) | none |
Delete an endpoint
Description | Remove a personalization endpoint configuration | |||||
---|---|---|---|---|---|---|
HTTP Method | DELETE | |||||
URL |
| |||||
JSON request (example) | none | |||||
JSON response (example) | none | |||||
Paging and filtering (example) | none |