/api/collections/{collection.name}/confirm-verification
Confirms {collection.name} account verification request.
Returns the refreshed auth data.
/api/collections/{collection.name}/confirm-verification
Param | Type | Description |
---|---|---|
Required
token
|
String | The token from the verification request email. |
Param | Type | Description |
---|---|---|
expand | String |
Auto expand record relations. Ex.:
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. |