curl --request PATCH \
--url https://{tenantDomain}/api/v2/attack-protection/phone-provider-protection \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"type": "exponential"
}
'{
"type": "exponential"
}Update the phone provider protection configuration for a tenant.
curl --request PATCH \
--url https://{tenantDomain}/api/v2/attack-protection/phone-provider-protection \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"type": "exponential"
}
'{
"type": "exponential"
}Documentation Index
Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The type of backoff strategy to use.
exponential, none Phone provider protection configuration successfully updated.
The type of backoff strategy to use.
exponential, none Cette page vous a-t-elle été utile ?