Update the selectable values for a ValueSelect or MultiValueSelect custom field. Use this to add new options, modify existing option labels, or archive outdated options. Values are merged with existing options - matching values are updated, new values are added.
customFieldIdRequiredstringThe UUID of the custom field to update. Must be a ValueSelect or MultiValueSelect field type.
selectableValuesRequiredarrayArray of selectable values to merge with existing values. Values with matching 'value' fields will be updated; new values will be added. To archive a value, include it with isArchived=true.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.