Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.03 KB

createidentityratelimits.md

File metadata and controls

10 lines (7 loc) · 2.03 KB

CreateIdentityRatelimits

Fields

Field Type Required Description Example
name str ✔️ The name of this limit. You will need to use this again when verifying a key. tokens
limit int ✔️ How many requests may pass within a given window before requests are rejected. 10
duration int ✔️ The duration for each ratelimit window in milliseconds. 1000