By microsoft

login with Microsoft Identity Provider by Authorization Code Flow

post

login with Microsoft Identity Provider by Authorization Code Flow.

Body
domainstring · min: 1 · max: 280Required

The SIP domain of tenant.
It is usually a fully qualified domain name (FQDN). If there is no FQDN, you can also use the IP address of the PBX server as the SIP domain. The SIP domain name is only used for SIP message authentication and does not require analysis.

Responses
302
Found
post
POST /api/login/by_microsoft HTTP/1.1
Host: hostname:8887
Content-Type: application/x-www-form-urlencoded
Accept: */*
Content-Length: 17

"domain='text'"

No content