ApiKeyDelete User Account ApiKeyOn this pageDelete User Account ApiKeyType: DELETE Description:/v4/user/account/api-key/{apikeyId} Parameters NameTypeMandatoryDefaultDescriptionRangesapikeyIdstringtrue-ApiKey id- Response Example Response{ "rc": 0, "mc": "SUCCESS", "ma": [{}], "result": true // true: success; false/null: unsuccess}