v1
latestOpenAPI 3.1.02026-08-066984441.1 MBcustomFields
Updates a custom field selection option for an existing custom field definition.
<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:write permissions.</Check>
put/customfielddefinitions/{customFieldDefinitionId}/selectionoptions/{selectionOptionId}
Path parameters
customFieldDefinitionIdstring uuid required
The id of the custom field definition containing the selection option.
selectionOptionIdstring uuid required
The id of the selection option to update.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK