OptionalcallsOptionalkeyKey field for a rate limit. Currently, 'user', 'user_group, 'service_principal', and 'endpoint' are supported, with 'endpoint' being the default if not specified.
OptionalprincipalPrincipal field for a user, user group, or service principal to apply rate limiting to. Accepts a user email, group name, or service principal application ID.
OptionalrenewalRenewal period field for a rate limit. Currently, only 'minute' is supported.
OptionaltokensUsed to specify how many tokens are allowed for a key within the renewal_period.
Used to specify how many calls are allowed for a key within the renewal_period.