Skip to main content

2026-05-06

  • Added a dedicated Sandbox section with overview and magic numbers.
  • Added a dedicated Inbound page under Webhooks.
  • Removed public reference coverage for non-public groups such as contacts, segments, and API keys.
  • Updated examples to use object metadata instead of tag pair arrays.

2026-04-21

  • Documented the live GET /messages filters: status, country, encoding, scheduled, and withCounts.
  • Added RECEIVED to message lifecycle coverage.

2026-04-20

  • Added webhook coverage for message.received.
  • Documented inbound traffic as a public event contract instead of exposing provider callbacks.

2026-04-03

  • Updated webhook resources to use isEnabled instead of status.
  • Added bulk delete coverage for DELETE /webhooks.
  • Added POST /templates/{id}/duplicate and DELETE /templates to the public reference.

2026-04-02

  • Replaced legacy /webhooks/{id}/logs references with /webhooks/{id}/deliveries.
  • Added public coverage for GET /deliveries and GET /deliveries/{id}.
  • Split request logs from webhook deliveries in the public API reference.