Skip to main content

Ratelimit Namespace Gone

Returned when you reference a rate limit namespace that was previously deleted. Learn why this 410 Gone error occurs and how to resolve it.
1 min read

Description#

This error occurs when you attempt to use a ratelimit namespace that has been deleted. Once a namespace is deleted, it cannot be restored through the API or dashboard.

Error Code#

unkey/data/ratelimit_namespace_gone

HTTP Status Code#

410 Gone

Cause#

The ratelimit namespace you're trying to access was previously deleted and is no longer available through the API or dashboard.

Resolution#

Note

Contact support@unkey.com with your workspace ID and namespace name if you need this namespace restored.

Prevention#

To avoid accidentally deleting namespaces:

  • Restrict namespace deletion via workspace permissions
  • Carefully review namespace-deletion requests before confirming