curl --location --request POST '/enterprises/billing/quota' \ --header 'Authorization: Bearer $TOKEN' \ --form 'company_id=""' \ --form 'quantity=""' \ --form 'type=""'