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