Skip to main content
DELETE
/
api-keys
/
{nameOrID}
Revoke API Key
curl --request DELETE \
  --url https://use.hoop.dev/api/api-keys/{nameOrID}
{
  "message": "the error description"
}

Path Parameters

nameOrID
string
required

Name or UUID of the API key

Response

No Content