{ "agent_id": 0, "id": 0 }
curl --location --request POST '/api/sub_account/group-delete' \ --header 'Authorization: test' \ --header 'Content-Type: application/json' \ --data-raw '{ "agent_id": 0, "id": 0 }'
{}