# Authentication Endpoints related to user authentication and token management ## Authenticate Teams user and issue tokens - [POST /teams-auth/login](https://context-docs.sabrhub.com/specs/contextsms-teams.external/authentication/teamsauthlogin.md): Authenticate Teams user with username and password to obtain access tokens. This endpoint is specifically for Teams authentication and does not support service fallback. ## Create a new Teams user - [POST /teams-auth/createuser](https://context-docs.sabrhub.com/specs/contextsms-teams.external/authentication/teamsauthcreateuser.md): Creates a new user in the Teams user pool. Requires authentication and proper role permissions. The user must have permission to create users with the specified roles.