Skip to main content
You may optionally pass an extra header to specify variable bindings on a single request.
curl ...
-H "Butter-Bindings: {\"name\": \"Erik\"}" \
...

Format

Butter-Bindings expects a string-encoded, unnested JSON object with key-value string pairs.