- Docs
- Api%2Freference%2Fapikeys%2FDeleteApiKey
Delete an API key
Remove an API key from the system by providing its unique ID.
AuthorizationBearer <token>
In: header
Path Parameters
keyId*string
The unique identifier of the API key to retrieve.
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://api-testnet.dual.network/api-keys/string"{}{
"code": 0,
"message": "string",
"details": {}
}{
"code": 0,
"message": "string",
"details": {}
}{
"code": 0,
"message": "string",
"details": {}
}