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 — REQUIREDKey |
Responses | ||||
---|---|---|---|---|
200 OK
| ||||
400 Bad Request
| ||||
500 Internal Server Error
|