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
Body
application/json
Request Body for creating an email for a user
Response
201
application/json
Created
The ID of the email
The email address
Indicated the email has been verified.
Indicates it's the primary email address.
Time of creation of the email
Time of last update of the email
Was this page helpful?