Deletes a custom field selection option for an existing custom field definition.

<Check title="Required Permissions">The user must be an admin or have `project-manage-config:write` permissions.</Check>

Path parameters

customFieldDefinitionIdstringRequiredformat: "uuid"
The id of the custom field definition.
selectionOptionIdstringRequiredformat: "uuid"
The id of the selection option.

Response

OK