简体中文
cURL
curl --request DELETE \ --url https://geekai.co/api/api_keys/{uuid} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
通过 UUID 删除指定 API KEY
系统KEY
资源唯一标识符
成功响应
The response is of type object.
object