curl --request DELETE \
--url http://127.0.0.1:8787/v1/auth/api-keys/{id} \
--header 'Authorization: Bearer <token>'{
"data": {
"status": "success",
"message": "<string>"
},
"error": {}
}curl --request DELETE \
--url http://127.0.0.1:8787/v1/auth/api-keys/{id} \
--header 'Authorization: Bearer <token>'{
"data": {
"status": "success",
"message": "<string>"
},
"error": {}
}Documentation Index
Fetch the complete documentation index at: https://docs.kayle.id/llms.txt
Use this file to discover all available pages before exploring further.