This should work: ``` request: example: ... variables: doc_id: json.id ``` Currently, the id can only be referenced via `example.id` and not be redeclared.