You may make a PATCH request to the management API /api/v2/tenants/settings endpoint (see docs) with the following JSON body to access the phone number :
{
"flags": {
"disable_management_api_sms_obfuscation": true
}
}
You may make a PATCH request to the management API /api/v2/tenants/settings endpoint (see docs) with the following JSON body to access the phone number :
{
"flags": {
"disable_management_api_sms_obfuscation": true
}
}