... "app_path": "/opt/tyk-gateway/apps", ...
... "policies": { "policy_source": "file", "policy_record_name": "policies/policies.json" }, ...
... "db_app_conf_options" { ... }, ...
curl -H "x-tyk-authorization: {your-secret}" -s https://{your-tyk-host}:{port}/tyk/reload/group | python -mjson.tool
Was this page helpful?