curl --request PUT \
--url https://api.decodahealth.com/admin/providers/{provider_id}/location \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'trueUpdate the primary location for a provider
curl --request PUT \
--url https://api.decodahealth.com/admin/providers/{provider_id}/location \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'true