Single User API Key
https://api.xata.io/user/keys/key_nameThis endpoint allows operations on a single API key for a given user.
Expected parameters
| Name | Description | In | Required | Schema |
|---|---|---|---|---|
key_name | API Key name | path | ✅ | string |
Create and Return New API Key
POSThttps://api.xata.io/user/keys/key_nameCreate and return new API key
Responses
Delete an Existing API Key
DELETEhttps://api.xata.io/user/keys/key_nameDelete an existing API key