{ "app_key": "string", "increment": 0 }
curl --location '/v1/users/app_key/quota/increment' \ --header 'app-key: {{app-key}}' \ --header 'Content-Type: application/json' \ --data '{ "app_key": "string", "increment": 0 }'
{}