Deleting API Keys
Last updated
Last updated
Request Address: /api/bot/api-keys/{id}
Request Method: DELETE
Request Header 👇
Name | Type | Description |
---|---|---|
Request Path Parameter 👇
Name | Type | IsRequired | Description |
---|---|---|---|
Response Parameter 👇
Name | Type | Description |
---|---|---|
Response Example 👇
Authorization
String
The API key created
id
int
Yes
The id of API key for which you want to update
id
int
id
version
int
version
name
string
The name of API key
updatedTime
string
The update time of API key
deletedTime
string
The delete time of API key
lastUsed
int
The call times of this method