Skip to main content

Authenticate With Password

Summary

Creates a new, temporary session for a given user. Disabled users cannot authenticate.

Endpoint

POST https://mysite.files.com/v1.2/authenticateUser

Replace mysite.files.com with your site address.

Request Body Schema

NameData TypeNotes
usernamestring Required. The user login name.
passwordstringRequired. The password for the user.