Lint (validate) VCL using a default set of flags
POST {{fastly_url}}/vcl_lint
This endpoint validates the submitted VCL against a default set of enabled flags. Consider using the /service/{service_id}/lint operation to validate VCL in the context of a specific service.
Authorization: API token with at least Engineer permissions.