{
"id": "string"
}
curl --location --request POST '/v1/delegate/deleteDelegateRole' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string"
}'
{
"statusCode": 0,
"description": "string",
"errorCode": "string",
"message": "string",
"returnObj": {},
"traceID": "string"
}