post {protocol}://{server}/api/admin/voice/v1beta/accounts//msteams-elements
This API requires the Account Administrator role.
Add a new MS Teams element for an Account with required data.
Only one instance of Microsoft Teams element can be created for an account.
The following field must be unique otherwise a HTTP 409 Conflict
will be returned:
name
Will trigger asynchronous updates, the status of which should be monitored via /msteams-elements/{elementId}
.