X-API-Key: ********************curl --location --request PATCH 'https://api.snakk.ai/api/identity/connections//test-phone' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"test_phone_override": "+4791234567",
"test_ssn": "11111111111"
}'{
"success": true
}