POST:auth/confirm.json
Commerce APIPOST:auth/confirm.json

POST:auth/confirm.json

Description

Use this endpoint to complete email verification process. When user is registered he is emailed with a link which contains a token that needs to be provided as token argument.

After successful call, email_confirmed is set to true

Topic: Auth

Query Parameters

token: String, required

Confirmation token that was delivered via email

Example: ?token=str