Notifications API
Omni-channel dispatch, the in-app inbox, notification lists and templates.
For concepts and configuration see the block documentation.
Endpoints
Section titled “Endpoints”| Path |
|---|
/inapp/user |
/inapp/user/new |
/notification/:type/async |
/notification/:type/sync |
/notificationlist |
/notificationlist/:id |
/notify/:type/async |
/notify/:type/sync |
/notify/list |
/notify/multi |
/template |
Tenancy
Section titled “Tenancy”Every request carries the platform tenancy headers — X-Kis-Tenant, X-Kis-Product and
X-Kis-Environment. They are the partition key for storage, quotas and audit, so a request
without them is rejected rather than served against a default tenant.
Errors
Section titled “Errors”Errors use the platform’s structured error body: a stable code, a human-readable message, and the request id to correlate against logs and audit.