v1

latestOpenAPI 3.1.02026-07-24145580597.0 KB
Users:v1:Custom Fields:Custom Field options

Update custom field option

Update the value for an option under a specified custom field

put/users/v1/custom-fields/{customFieldId}/options/{optionId}

Path parameters

optionIdinteger required

The unique identifier of the option to update

The unique identifier of the option to update

customFieldIdinteger required

The unique identifier of the custom field

The unique identifier of the custom field

Request body

valuestring

The value to be added as the option

isDisabledboolean

Indicates if this option is disabled

Response

Successful Response

requestIdstring