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