v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBRoutes
Parts
Fields
Replace Part Dropdown Field Options
Replaces the entire list of options for a Dropdown custom field on parts. All existing options are discarded and replaced with the provided list. Returns 409 if the provided list contains duplicate names (case-insensitive). To append without replacing, use POST instead.
put/v2/parts/fields/{fieldID}/options
Path parameters
fieldIDinteger required
The ID of the dropdown suggested field.
Request body
Response
Options replaced successfully. The full new options list is returned.