Skip to main content

Revoke a User API Key.

This endpoint is used to revoke a user API key. In estuary, every user is assigned with an API key, this API key is generated and issued for each user and is primarily used to access all estuary features. This endpoint can be used to revoke the API key that's assigned to the user. Revoked API keys are completely deleted and are not recoverable.

Path Parameters
key_or_hash string REQUIRED

Key or Hash

Responses
200

OK

Schema
string
400

Bad Request

Schema
code integer
details string
reason string
500

Internal Server Error

Schema
code integer
details string
reason string