Single User API Key
https://api.xata.io/user/keys/key_name
This 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_name
Create and return new API key
Responses
Delete an Existing API Key
DELETEhttps://api.xata.io/user/keys/key_name
Delete an existing API key