admin-dropdowns

Update Dropdown

Partially update a dropdown option.

Requires settings:edit permission.

patch/api/v1/admin/dropdowns/{dropdown_id}

Path parameters

dropdown_idstring uuid required

Request body

labelstring nullable
valuestring nullable
sort_orderinteger nullable
is_activeboolean nullable
pricing_metadataobject nullable

Response

Successful Response

idstring uuid required
categorystring required
labelstring required
valuestring required
sort_orderinteger required
is_activeboolean required
base_pricestring nullable
pricing_metadataobject nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.