coronium_set_webhook
Set or clear the modem-lifecycle webhook to receive JSON POST notifications with old and new modem IDs when a dead modem is auto-swapped. Pass null/empty to disable.
Instructions
Set or clear the modem-lifecycle webhook. When set, a dead modem is auto-swapped and your HTTPS endpoint receives a JSON POST with old_modem_id + new_modem_id. Pass null/empty to disable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_url | No | HTTPS URL (≤500 chars), or null/empty to disable |