Stellar Disbursement PlatformAPI ReferenceAPI KeysDelete API Key Delete API Key DELETE /api-keys/:id Permanently deletes an API key. This action cannot be undone. Once deleted, the API key will no longer be able to authenticate API requests. Request Responses204401403404API key deleted successfullyUnauthorizedForbiddenAPI key not found