根据 token_id 删除一个 KEY
cURL
curl --request DELETE \ --url https://aihubmix.com/api/token/{token_id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "<string>", "data": {} }
Documentation IndexFetch the complete documentation index at: https://docs.aihubmix.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.aihubmix.com/llms.txt
Use this file to discover all available pages before exploring further.
{}