Confirm verification ({collection.name})

Confirms {collection.name} account verification request.

API details
POST

/api/collections/{collection.name}/confirm-verification

Body Parameters
Param Type Description
Required token
String The token from the verification request email.
Query parameters
Param Type Description
expand String Auto expand record relations. Ex.: Supports up to 6-levels depth nested relations expansion.
The expanded relations will be appended to the record under the expand property (eg. {`"expand": {"relField1": {...}, ...}`}).
Only the relations to which the account has permissions to view will be expanded.
Responses
{#each responses as response (response.code)} {/each}
{#each responses as response (response.code)}
{/each}