Create an email for a user
post/users/{id}/emails
Path parameters
idstring uuid required
UUID of the requested object
Request body
Response
Created
Example response
{
"id": "c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c"
}UUID of the requested object
Created
{
"id": "c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c"
}