Api session event editor setting set region
API Event to Set Region
| Name | Importance | Type | Description | Values |
|---|---|---|---|---|
| 0 | REQUIRED | (Enumeration) | Region | AFRICA, ASIA, NORTH_AMERICA, NORTHWESTERN_EUROPE or OTHER |
Response Codes
| Response Code: | Description |
|---|---|
| 204 | No Content |
| 300-600 | Codes Overview |
Example POST
Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_region/?f=JSON&token=API_TOKEN
with content:
[ "ASIA" ]