{ "only_active":"false" }
curl --location --request POST '/topapi/user/count?access_token=be3Fxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "only_active":"false" }'
{ "request_id": "string", "errcode": 0, "errmsg": "string", "result": { "count": 0 } }