Herald
OpenapiApi keys

Delete an API Key

Permanently deletes an API key.

DELETE
/api/api-keys/{realmId}/{apiKeyId}

Permanently deletes an API key.

Path Parameters

realmId*string

Realm ID

apiKeyId*string

API Key ID

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/api/api-keys/string/string"
Empty
{  "code": "string",  "details": null,  "message": "string",  "requestId": "string",  "status": 0}
{  "code": "string",  "details": null,  "message": "string",  "requestId": "string",  "status": 0}
{  "code": "string",  "details": null,  "message": "string",  "requestId": "string",  "status": 0}