Referenceauth
Revoke an API key
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Soft-revokes — the key stops authenticating but the record is retained.
curl -X DELETE "https://loading/auth/api-keys/string"{
"status": "string"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}