VARIABLE_MISSING
A referenced variable has no supplied value and no default.
HTTP status: 400
What it means
A referenced variable has no supplied value and no default.
Why it happens
- The document references a declared
{{variable}}that has no supplied value and nodefaultin the manifest.
How to fix it
- Pass a value in the request's
variablesobject, or add adefaultto the variable's declaration. nullcounts as not provided.
Example
Every non-2xx response uses the same envelope; path (when present) is the exact JSON path of the offending field, and requestId identifies the request in support conversations:
See the error index for the full catalog and the API overview for envelope semantics.