{ "schema": "dim_prods" }
curl --location --request POST '/api/yiask_custom_metric:createByAsk' \ --header 'Authorization: Bearer {{token}}' \ --header 'x-spaces: default' \ --header 'Content-Type: application/json' \ --data-raw '{ "schema": "dim_prods" }'
{}