patch
https://api.zoominfo.com/gtm/data-quality/v1/segment/configs/
Partially updates a segment configuration. Only the attributes present
in the request body are changed; omitted attributes are left untouched.
When segments is provided, it replaces the existing segment list in full.
Returns 200 with the updated segment config. Returns 400 if the
payload is malformed and 404 if no config has the given configId.