Secure Notifications

Approve My Secure Notifications By Code

Public twin of the internal approve-by-code route, reachable through the gateway.

Exists for the same reason as the public read route: the gateway only proxies /workflows/v1, so an AI tool configured with an FQDN cannot reach the internal surface at all.

post/workflows/v1/secure-notifications/approvals

Request body

notification_codestring required

The 4-digit code read to the caller (not the notification id)

Response

Successful Response

successboolean required
notification_codestring required
processed_countinteger required
approved_countinteger required
messagestring nullable

Changes