Authorization: Bearer ********************curl --location --request POST 'http://dev-cn.your-api-server.com/api/apps/v1/url/query_schema_quota/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_id":"tt********"
}'{}