Starts email verification or an email change for the current user.

Access: authenticated users only.

Set verifyCurrent to re-verify the current email address. Otherwise, provide the new email address together with the current password to start an email-change verification flow.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request payload describing whether the current email should be re-verified or a new email should be verified.

Request payload for starting email verification or an email change.

boolean

Set to true to re-verify the current email address without changing it. When false, Worklio.ApiModels.API.Models.Clients.User.Inputs.EmailVerify_v10.Email and Worklio.ApiModels.API.Models.Clients.User.Inputs.EmailVerify_v10.Password are required.

string | null

New email address to verify when Worklio.ApiModels.API.Models.Clients.User.Inputs.EmailVerify_v10.VerifyCurrent is false. The value must be a valid email address.
Data type is validated and is required if verifyCurrent property is set to false.

string | null

Current login password required to authorize the email change when Worklio.ApiModels.API.Models.Clients.User.Inputs.EmailVerify_v10.VerifyCurrent is false.
Data type is validated and is required if verifyCurrent property is set to false.

Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

Responses

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json