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

Required Permissions
The user must be an admin or have project-manage-config:write permissions.

Path parameters

customFieldDefinitionIdUUIDRequired

The id of the custom field definition.

selectionOptionIdUUIDRequired

The id of the selection option.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK