Api session event editor overlay set combo formula
API Event to Set formula for a Combo Overlay.
| Name | Importance | Type | Description | Values |
|---|---|---|---|---|
| 0 | REQUIRED | (OVERLAY Integer ID) | Overlay ID | |
| 1 | REQUIRED | (String) | Formula |
Response Codes
| Response Code: | Description |
|---|---|
| 204 | No Content |
| 300-600 | Codes Overview |
Example POST
Example POST: https://engine.tygron.com/api/session/event/editoroverlay/set_combo_formula/?f=HTML&token=API_TOKEN
with content:
[ 94, "Formula" ]