Delete Key

DELETE /keys/{keyId}

Deletes the key and all wallets using this key. Once deleted, keys (and wallets) are not usable anymore, and won't count in your overall organisation wallet count.

circle-info

Required Permissions

Name
Conditions

Keys:Delete

Always Required

Parameters

Path parameters

Path parameter
Description

keyId

Unique identifier of the key.

Response Body

A key entity with status Archived

200 Success

Last updated