Herald
OpenapiAuth

Confirm email change with verification code

Completes the email change process using the verification code sent to the new email address.

GET
/api/auth/{realmId}/change_email/confirm/{changeCode}

Completes the email change process using the verification code sent to the new email address.

Path Parameters

realmId*string

Realm ID

changeCode*string

Change email confirmation code

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/auth/string/change_email/confirm/string"
{  "message": "string"}
{  "code": "string",  "details": null,  "message": "string",  "requestId": "string",  "status": 0}
{  "code": "string",  "details": null,  "message": "string",  "requestId": "string",  "status": 0}
{  "code": "string",  "details": null,  "message": "string",  "requestId": "string",  "status": 0}
{  "code": "string",  "details": null,  "message": "string",  "requestId": "string",  "status": 0}
{  "code": "string",  "details": null,  "message": "string",  "requestId": "string",  "status": 0}