Api session event editor building set attribute: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 46: | Line 46: | ||
|} | |} | ||
===Example POST=== | ===Example POST=== | ||
{{article end|seealso=*[[Api session event editor building]] | {{article end|seealso=*[[Api session event editor building]] | ||
*[[Api session items buildings]] | *[[Api session items buildings]] | ||
Revision as of 11:12, 19 May 2026
API Endpoint: api/session/event/editorbuilding/set_attribute/
Description: Set Building attribute value
| Name | Importance | Type | Description | Values |
|---|---|---|---|---|
| 0 | REQUIRED | (BUILDING Integer ID or multiple values in array [1, 2, 3]) | Building | |
| 1 | REQUIRED | (String) | Attribute Name | |
| 2 | REQUIRED | (Floating point number or multiple values in array [1.0, 2.0, 3.0]) | Attribute Values | |
| 3 | OPTIONAL | (SOURCE Integer ID) | Source (optional) |
Response Codes
| Response Code: | Description |
|---|---|
| 200 | Boolean (Content was updated) |
| 300-600 | Codes Overview |