app-key: ********************{
"app_key": "string",
"amount": 1
}curl --location '/v1/users/keys/quota' \
--header 'x-code;' \
--header 'app-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"app_key": "string",
"amount": 1
}'null