#!/bin/bash jq . "$1" | curl "https://jpappel.xyz/toggle/query" \ --header "Content-Type: application/json" \ --request POST \ -d @-