Skip to content

Instantly share code, notes, and snippets.

@asmuth
Created August 31, 2016 18:43
Show Gist options
  • Save asmuth/2851e85654e471500ea9496e1ffe1e62 to your computer and use it in GitHub Desktop.
Save asmuth/2851e85654e471500ea9496e1ffe1e62 to your computer and use it in GitHub Desktop.
eventql_api_auth.txt
Setting the "X-EventQL-Namespace" header will specify the database for which the operation should
be executed.
For example if you want to use the database "test", set this header:
curl ... -H "X-EventQL-Namespace: test"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment