The User API
The User API contains a method for validating Sierra users.
The Try it out! links below take you to the corresponding section in the interactive documentation, where you can view the model, model schema, and parameters for each available operation.
See also:
Validate a Sierra User by Username and Password
POST /v6/users/validate
Validates a Sierra user using a Sierra login name and password. If the password is valid for the given login name, an HTTP 204 status is returned. If invalid, an error code is returned.