v1
latestOpenAPI 3.1.02026-07-261770816.7 KBCustom Field Options
Delete custom field option
Archive a custom field option so it can no longer be selected on new records. Deletes are soft: the row stays in the database with active: false, historical selections on candidates, jobs, and offers are preserved, and the option still appears in list responses unless the caller passes active=true. To restore an archived option, POST a new option with the original name.
delete/v3/custom_field_options/{id}
Path parameters
idstring required
Response
Successful