Atlas
Teams

Teams OAuth install redirect

Redirects to the Azure AD admin consent page. Requires TEAMS_APP_ID to be configured.

GET
/api/v1/teams/install

Response Body

application/json

curl -X GET "http://localhost:3001/api/v1/teams/install"
Empty
{
  "error": "string",
  "message": "string",
  "requestId": "string"
}