Api session event editor attributeaction: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editorattributeaction/ | |||
API endpoints for [[Attribute Action]] editing. | API endpoints for [[Attribute Action]] editing. | ||
| Line 45: | Line 45: | ||
|Set Image | |Set Image | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[Api session items attributeactions]] | *[[Api session items attributeactions]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 08:39, 3 June 2026
API Endpoint: api/session/event/editorattributeaction/
API endpoints for Attribute Action editing.
| Name | Description |
|---|---|
| add | Add new Attribute Action |
| append_attribute | Appended to existing Attribute Action Attribute value |
| duplicate | Duplicate existing Attribute Action |
| remove | Remove existing Attribute Action |
| remove_attribute | Remove Attribute from Attribute Action |
| set_attribute | Set Attribute Action Attribute value |
| set_attributes | Set multiple Attribute Action Attribute values |
| set_name | Set new name of existing Attribute Action |
Additional API endpoints:
| Name | Description |
|---|---|
| set_description | Set Description |
| set_fixed_value | Set Fixed Value |
| set_image | Set Image |