Skip to main content
POST
/
v2
/
auth
/
api-keys
/
{key_id}
/
revoke
Revoke Api Key Via Edge Function
curl --request POST \
  --url https://api.valiqor.com/v2/auth/api-keys/{key_id}/revoke
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.valiqor.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

key_id
string
required

Response

Successful Response