This APIs allows you to register account needed for sending notifications
Client application must have 'app.conversation.notificationmgr.manage' scope assigned.
Create new account
Created
Bad Request
Unauthorized
Internal server error
This example shows how create account for sending out emails.
{- "address": "no-reply@egain.cloud",
- "channel": {
- "type": "email"
}
}
{- "id": "45a095f4-d0ee-4220-a689-22b541c58f67"
}