Email Management
Create an email for a user
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your API key. Must only be used when using Hanko Cloud.
Path Parameters
UUID of the requested object
Response
201 - application/json
The email address
Time of creation of the email
The ID of the email
Indicates it's the primary email address.
Indicated the email has been verified.
Time of last update of the email
Was this page helpful?