Api session event editor area set name: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Reverted |
||
| Line 34: | Line 34: | ||
|} | |} | ||
===Example POST=== | ===Example POST=== | ||
{{article end|seealso=*[[Api session event editor area]] | {{article end|seealso=*[[Api session event editor area]] | ||
*[[Api session items areas]] | *[[Api session items areas]] | ||
Revision as of 11:12, 19 May 2026
API Endpoint: api/session/event/editorarea/set_name/
Description: Set new name of existing Area
| Name | Importance | Type | Description | Values |
|---|---|---|---|---|
| 0 | REQUIRED | (AREA Integer ID or multiple values in array [1, 2, 3]) | Area | |
| 1 | REQUIRED | (String or multiple values in array ["a", "b", "c"]) | Area Names |
Response Codes
| Response Code: | Description |
|---|---|
| 200 | Boolean (Content was updated) |
| 300-600 | Codes Overview |