users
auth

Viafoura Auth Login

Log a previously registered Viafoura Out Of Box Auth user in using email and password.

post/{site_id}/users/login

Path parameters

site_idstring required

Site ID is either a site domain or an ID (provided to you by Viafoura Customer Success).

Query parameters

emailstring required

email address

passwordstring required

password

fingerprintstring

unique fingerprint

page_idinteger

the page_id the user was on when they tried to login

Response

Session created

Changes

No recorded changes to this endpoint across all 1 revision of this API.