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
The body is of type object
.
Response
201
application/json
Created
The response is of type object
.