curl --location --request GET '/v1/delegate/checkDelegateExist?accountId&name'
{
"statusCode": 0,
"description": "string",
"errorCode": "string",
"message": "string",
"returnObj": {
"result": true
},
"traceID": "string"
}