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 session event editor attributeaction | Api session event editor attributeaction Endpoints. | ||
[[Attribute Action]] editing. | API Endpoints for [[Attribute Action]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor attributeaction add| | |[[Api session event editor attributeaction add|add]] | ||
|Add new [[Attribute Action]] | |Add new [[Attribute Action]] | ||
|- | |- | ||
|[[Api session event editor attributeaction append attribute| | |[[Api session event editor attributeaction append attribute|append_attribute]] | ||
|Appended to existing [[Attribute Action]] attribute value | |Appended to existing [[Attribute Action]] attribute value | ||
|- | |- | ||
|[[Api session event editor attributeaction duplicate| | |[[Api session event editor attributeaction duplicate|duplicate]] | ||
|Duplicate existing [[Attribute Action]] | |Duplicate existing [[Attribute Action]] | ||
|- | |- | ||
|[[Api session event editor attributeaction remove| | |[[Api session event editor attributeaction remove|remove]] | ||
|Remove existing [[Attribute Action]] | |Remove existing [[Attribute Action]] | ||
|- | |- | ||
|[[Api session event editor attributeaction remove attribute| | |[[Api session event editor attributeaction remove attribute|remove_attribute]] | ||
|Remove attribute from [[Attribute Action]] | |Remove attribute from [[Attribute Action]] | ||
|- | |- | ||
|[[Api session event editor attributeaction set attribute| | |[[Api session event editor attributeaction set attribute|set_attribute]] | ||
|Set [[Attribute Action]] attribute value | |Set [[Attribute Action]] attribute value | ||
|- | |- | ||
|[[Api session event editor attributeaction set attributes| | |[[Api session event editor attributeaction set attributes|set_attributes]] | ||
|Set multiple [[Attribute Action]] attribute values | |Set multiple [[Attribute Action]] attribute values | ||
|- | |- | ||
|[[Api session event editor attributeaction set name| | |[[Api session event editor attributeaction set name|set_name]] | ||
|Set new name of existing [[Attribute Action]] | |Set new name of existing [[Attribute Action]] | ||
|} | |} | ||
Additional API Endpoints: | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor attributeaction set description| | |[[Api session event editor attributeaction set description|set_description]] | ||
|Set Description | |Set Description | ||
|- | |- | ||
|[[Api session event editor attributeaction set fixed value| | |[[Api session event editor attributeaction set fixed value|set_fixed_value]] | ||
|Set Fixed Value | |Set Fixed Value | ||
|- | |- | ||
|[[Api session event editor attributeaction set image| | |[[Api session event editor attributeaction set image|set_image]] | ||
|Set Image | |Set Image | ||
|} | |} | ||
Latest revision as of 13:31, 14 April 2026
Api session event editor attributeaction Endpoints.
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 |