Based on the Pipedrive API v2 migration guide, when updating custom fields (like your dropdown field), you can set a field to null or empty to clear its value. For single option custom fields specifically, the API accepts numeric IDs for setting values, and you can clear the field by setting it to null.