# Deletes a choice from the the lookup field Endpoint: DELETE /v1/lookupFields/{id}/choices/{choiceId} Version: 1.0 ## Path parameters: - `id` (integer, required) The ID of the lookup field - `choiceId` (integer, required) The ID of the choice to remove