Delete a Key.

delete/api/v1/keys/{name}

Path parameters

namestring required

Key Name.

Query parameters

scopestring

Scope the item is under. Example: 'user'.

userstring

Entity owner

Response

Key deleted.

Changes