Returns an access token and the refresh token.
Customer (end user) login. Separate from the admin login model because only a User is environment-scoped — a team member's environment comes from their grants, never the request.
Unique identifier of the account.
Unique account alias.
Email address of the user.
Password of the user.
Two factor code generated by Authenticator app.
Two factor recovery code.
Remember me. When true, the refresh token is valid for 7 days instead of 1 day.
OK