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 /messagesfilters:status,country,encoding,scheduled, andwithCounts. - Added
RECEIVEDto 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
isEnabledinstead ofstatus. - Added bulk delete coverage for
DELETE /webhooks. - Added
POST /templates/{id}/duplicateandDELETE /templatesto the public reference.
2026-04-02
- Replaced legacy
/webhooks/{id}/logsreferences with/webhooks/{id}/deliveries. - Added public coverage for
GET /deliveriesandGET /deliveries/{id}. - Split request logs from webhook deliveries in the public API reference.