Call Connection - Hangup Call
Tegye le a hívásautomatizálási szolgáltatást a hívásból. Ez arra készteti a hívásautomatizálási szolgáltatást, hogy elhagyja a hívást, de nem ér véget, ha 1-nél több hívó van a hívásban.
DELETE {endpoint}/calling/callConnections/{callConnectionId}?api-version=2026-03-12
URI-paraméterek
| Name | In | Kötelező | Típus | Description |
|---|---|---|---|---|
|
call
|
path | True |
string |
A híváskapcsolat azonosítója. |
|
endpoint
|
path | True |
string (url) |
Az Azure Communication Service erőforrás végpontja. |
|
api-version
|
query | True |
string |
Az API verziója, amely meghívható. |
Kérelem fejléce
| Name | Kötelező | Típus | Description |
|---|---|---|---|
| Authorization | True |
string |
Egy Azure Communication Services felhasználói hozzáférési jogkivonat. |
Válaszok
| Name | Típus | Description |
|---|---|---|
| 204 No Content |
A hívásautomatizálási szolgáltatás elhagyta a hívást. |
|
| Other Status Codes |
Communication |
Error |
Biztonság
Authorization
Egy Azure Communication Services felhasználói hozzáférési jogkivonat.
Típus:
apiKey
In:
header
Példák
CallConnection_HangupCall
Mintakérelem
DELETE https://contoso.communications.azure.com/calling/callConnections/18dea47f-b081-4107-9a5c-4300819d2c6c?api-version=2026-03-12