Updates a select option on an attribute on either an object or a list.
Required scopes: object_configuration:read-write
.
This API uses OAuth 2.0 with the authorization code grant flow.
Whether the attribute is on an object or a list.
objects
, lists
"lists"
A UUID or slug to identify the object or list the select attribute belongs to.
"33ebdbe9-e529-47c9-b894-0ba25e9c15c0"
A UUID or slug to identify the select attribute.
"41252299-f8c7-4b5e-99c9-4ff8321d2f96"
A UUID or select option title to identify the select option you would like to update.
"Medium"
Success