Auth0 Node.js SDK - v5.12.0
Preparing search index...
management
Management
PatchRateLimitPolicyRequestContent
Interface PatchRateLimitPolicyRequestContent
Example
{
*
configuration
: {
*
action
:
"allow"
* }
* }
Copy
interface
PatchRateLimitPolicyRequestContent
{
configuration
:
PatchRateLimitPolicyConfigurationRequestContent
;
}
Index
Properties
configuration
Properties
configuration
configuration
:
PatchRateLimitPolicyConfigurationRequestContent
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
configuration
Auth0 Node.js SDK - v5.12.0
Loading...
Example