Update custom property structure item

Required scopes:

  • custom-property-structures:write

Updates the specified item of a custom property structure. Specify the attributes you want to update in the request body.

You cannot update the item name and type.

You can get the item ID with an API call to list custom property structure items.

When you want to update the options of a multiselect or dropdown item, specify all the options for the property. The new set of options replaces the current options.

Last updated