Api session event editor functionoverride add category
API Event to Add Category
| Name | Importance | Type | Description | Values |
|---|---|---|---|---|
| 0 | REQUIRED | (FUNCTION Integer ID) | Functions | |
| 1 | REQUIRED | (Enumeration) | Category | AGRICULTURE, BRIDGE, EDUCATION, GARDEN, HEALTHCARE, INDUSTRY, INTERSECTION, LEISURE, LUXE, NATURE, NORMAL, OFFICES, OTHER, PARK, PAVED_AREA, ROAD, SENIOR, SHOPPING, SOCIAL, STUDENT or UNDERGROUND |
Response Codes
| Response Code: | Description |
|---|---|
| 204 | No Content |
| 300-600 | Codes Overview |
Example POST
Example POST: https://engine.tygron.com/api/session/event/editorfunctionoverride/add_category/?f=HTML&token=API_TOKEN
with content:
[ 90, "EDUCATION" ]