Field | Type | Required | Description | Example |
---|---|---|---|---|
NamespaceID |
*string | ➖ | The id of the namespace. Either namespaceId or namespaceName must be provided | rlns_1234 |
NamespaceName |
*string | ➖ | The name of the namespace. Namespaces group different limits together for better analytics. You might have a namespace for your public API and one for internal tRPC routes. | email.outbound |
Identifier |
string | ✔️ | Identifier of your user, this can be their userId, an email, an ip or anything else. Wildcards ( * ) can be used to match multiple identifiers, More info can be found at https://www.unkey.com/docs/ratelimiting/overrides#wildcard-rules | user_123 |