Skip to content

DELETE /keys/{uuid}/

Delete an API key.

DELETE /keys/{uuid}/ — uuid

The first eight characters of the key's UUID.

DELETE /api/v2/keys/{uuid}/

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

uuid*

The first eight characters of the key's UUID.

Type
string
Required
Responses

Responses

No response body

Samples