Skip to content

Revoke API Key

DELETE
/api/v1/api_keys/{id}

Parameters

Path Parameters

id*

API Key ID

Type
string
Required

Responses

OK

application/json
JSON
{
  
"data": null,
  
"status": "success"
}

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI