I am trying to create a user by api in beta instance and expecting the user to receive email notification about account creation but there is no email received.
API end point: POST /api/v1/accounts/:account_id/users
Payload tried is shown in pic. Pls advise if I am missing something.