Khóa API
Xóa một API key
Xóa một CometAPI API key theo ID cho tài khoản đã xác thực.
DELETE
cURL
Sử dụng endpoint này để xóa một API key theo ID.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.
Tạo personal access token tại Console → Personal Settings, sau đó gửi nó dưới dạng giá trị thô của header
Authorization. Không thêm tiền tố Bearer.id là ID key dạng số được trả về bởi Liệt kê API key. Việc xóa một key là vĩnh viễn đối với giá trị key đó; hãy tạo một API key mới nếu integration cần lại thông tin xác thực.Ủy quyền
Personal access token copied from CometAPI Console > Personal Settings. Send the raw token value; do not prefix it with Bearer.
Tham số đường dẫn
Numeric API key ID returned by the list endpoint. Deleting this ID permanently invalidates that key value.