API

Endpoint

POST /v1/push

curl -X POST https://example.tld/v1/push \
  -H 'Content-Type: application/json' \
  -d '{"secret":"..."}'

This site uses Just the Docs, a documentation theme for Jekyll.