Authorization: Bearer ********************
{ "parser": "string", "context": {}, "template": "string" }
curl --location --request POST 'https://preprod.api.crego.io/v1/rego/runners/parse_template/' \ --header 'Content-Type: application/json' \ --data-raw '{ "parser": "string", "context": {}, "template": "string" }'
{}