Skip to content

DELETE /keys/{key}/

Delete an API key.

DELETE /keys/{key}/ — key

The first eight characters of the key's UUID.

DELETE /api/v2/keys/{key}/

Delete an API key.

Try it out

Playground

Authorization
Variables
Key
Value
Authorizations

Authorizations

api-key
Type
API Key (header: Authorization)
or
ripe-access
Type
API Key (cookie: crowd.token_key)
Parameters

Path Parameters

key*

The first eight characters of the key's UUID.

Type
string
Required
Responses

Responses

No response body

Samples