Kunci API
Hapus API key
Hapus satu CometAPI API key berdasarkan ID untuk akun yang terautentikasi.
DELETE
cURL
Gunakan endpoint ini untuk menghapus API key berdasarkan 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.
Buat personal access token di Console → Personal Settings, lalu kirimkan sebagai nilai header
Authorization mentah. Jangan awali dengan Bearer.id adalah ID key numerik yang dikembalikan oleh List API keys. Menghapus sebuah key bersifat permanen untuk nilai key tersebut; buat API key baru jika integrasi memerlukan kredensial lagi.Otorisasi
Personal access token copied from CometAPI Console > Personal Settings. Send the raw token value; do not prefix it with Bearer.
Parameter Path
Numeric API key ID returned by the list endpoint. Deleting this ID permanently invalidates that key value.