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
Name | Data Type | Notes |
---|---|---|
username | string | Required. The user login name. |
password | string | Required. The password for the user. |