Update MS Teams

PUT https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/msteams-elements/:elementId

This API requires the Account Administrator role.

Update existing MS Teams element for an Account with required data.

Will trigger asynchronous updates, the status of which should be monitored via GET /msteams-elements/{elementId}.

Request Body

{"name"=>"MS Teams Server", "description"=>"MS Teams Server description", "didNumbers"=>["+16062128688", "+12702289911"], "domain"=>"exchange.com", "isChatEnabled"=>false, "clientId"=>"bv34503f-543e-232a-43ac-77e2b25797ea"}

HEADERS

KeyDatatypeRequiredDescription
appkeystring
Content-Typestring
Acceptstring