Reset Primary Keys
Deletes all primary key overrides for a schema, reverting to the primary keys detected from the source.
To replace the overrides with a new set rather than clearing them entirely,
use PUT /api/connections/{connection_id}/schemas/{schema_id}/primary_keys
instead.
