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>"
    }
  ]
}

Path Parameters

key_id
string
required

Response

Successful Response