auth
Sign in to the application
Authenticates a user and creates a session.
POST
Path Parameters
The string (id or name, depending on the credentials)
Body
application/json
Example:
"user@example.com"
Example:
"yourpassword"
Response
200
application/json
Successful authentication
Was this page helpful?