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 use to access all estuary features. This endpoint can be used to revoke the API key thats assigned to the user.

Path Parameters
key string REQUIRED

Key

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