Hanzo
CLINotify

Notify

4 `hanzo` commands for Notify, each calling one operation on api.hanzo.ai.

Package notify is transactional email and SMS, sent through your org's own provider credential.

4 commands · API reference →

CommandCallsWhat it does
hanzo notify healthGET /v1/notify/healthReports that the notify send surface is mounted.
hanzo notify send emailPOST /v1/notify/send/emailDelivers one transactional email through the caller org's own provider credential.
hanzo notify send smsPOST /v1/notify/send/smsDelivers one transactional SMS through the caller org's own provider credential.
hanzo notify send createPOST /v1/notify/sendDelivers one transactional message by email or SMS through the caller org's own provider credential.

How is this guide?