Webhooks

Register Sign-Ingress Webhook

Fires when any tracked planet ingresses a new sign.

post/webhooks/sign-ingress

Request body

urlstring uri required

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}