Deletes 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>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
customFieldDefinitionId
The id of the custom field definition containing the selection option.
selectionOptionId
The id of the selection option to delete.
Response
No Content

