Skip to main content
POST
/
register
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

Body

application/json
username
string
required
password
string
required
role
string
default:TeamsBotUser

Response

Successful Response