curl --request POST \
--url https://api.example.com/v1/analytics/queries/schema \
--header 'Content-Type: application/json' \
--data '
{
"queryName": "<string>"
}
'curl --request POST \
--url https://api.example.com/v1/analytics/queries/schema \
--header 'Content-Type: application/json' \
--data '
{
"queryName": "<string>"
}
'1Parameter schema for the specified query