{
"id": 0
}curl --location --request POST '/v4/gateway/aacc.menu.delete' \
--header 'Authorization;' \
--header 'Appkey: 1000' \
--header 'Access-Token-Type: JWT' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'{
"data": true,
"success": true,
"message": "string",
"code": 0
}