Endpoint
Authentication
All requests must include a valid Dashboard Bearer token in theAuthorization header.
| Header | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Bearer <token> — obtain from Login |
Content-Type | string | Yes | application/json |
Request Body
All fields are optional — include only the sections you want to update.Configure balance monitoring alerts for your account.
Toggle email notifications for specific transaction events. Each key is an event name and each value is a boolean.Common event keys:
inflow.received— credit received on an accountoutflow.completed— debit completed successfullytransfer.failed— outbound transfer failed
Toggle notifications for platform-level events. Common keys:
system.product_update— new feature announcementssystem.maintenance— scheduled maintenance notices