curl --request DELETE \
--url https://use.hoop.dev/api/api-keys/{nameOrID}{
"message": "the error description"
}Revoke an API key (soft delete). The key status is set to revoked.
curl --request DELETE \
--url https://use.hoop.dev/api/api-keys/{nameOrID}{
"message": "the error description"
}Documentation Index
Fetch the complete documentation index at: https://mintlify.hoop.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Name or UUID of the API key
No Content
Was this page helpful?