...
GET | read/retrieve |
PUT | create/add/update/modify |
DELETE | delete |
API
...
endpoints
API endpoint is RTBSuite UI hostname, general API URL pattern is: URLs have the following pattern:
| Блок кода | ||
|---|---|---|
| ||
http://<ui.getintent.com>/api/v1/<object_type>/<action>(/<id>)?token=<token> |
...