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