Skip to content

aside: false outline: false title: vitepress-openapi

Request email change

POST
/resources/me/email/change

Generates a verification secret returned in the response for use by the Portal Server to send a verification email.

Request Body

JSON
{
  
"email": "string"
}

Responses

OK

JSON
{
  
"identityId": "string",
  
"secret": "string",
  
"email": "string"
}

Samples

© 2026 Hantera AB. Org. no.: 559242-9582