Deletes a custom field selection option for an existing custom field definition.
Required Permissions
The user must be an admin or haveproject-manage-config:write
permissions.Path parameters
customFieldDefinitionId
The id of the custom field definition.
selectionOptionId
The id of the selection option.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK