API 金鑰
刪除 API 金鑰
為已驗證的帳戶依 ID 刪除一個 CometAPI API 金鑰。
DELETE
cURL
使用此端點可依 ID 刪除 API 金鑰。Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
在 Console → Personal Settings 產生 personal access token,然後將其作為原始的
Authorization 標頭值傳送。不要加上 Bearer 前綴。id 路徑參數是 列出 API 金鑰 回傳的數字金鑰 ID。刪除金鑰後,該金鑰值將永久失效;如果整合再次需要憑證,請建立新的 API 金鑰。授權
Personal access token copied from CometAPI Console > Personal Settings. Send the raw token value; do not prefix it with Bearer.
路徑參數
Numeric API key ID returned by the list endpoint. Deleting this ID permanently invalidates that key value.