Phone Numbers - Cancel Operation
操作を ID で取り消します。
DELETE {endpoint}/phoneNumbers/operations/{operationId}?api-version=2022-12-01
URI パラメーター
名前 | / | 必須 | 型 | 説明 |
---|---|---|---|---|
endpoint
|
path | True |
string url |
通信リソース (例: https://resourcename.communication.azure.com |
operation
|
path | True |
string |
操作の ID |
api-version
|
query | True |
string |
呼び出す API のバージョン |
応答
名前 | 型 | 説明 |
---|---|---|
204 No Content |
コンテンツなし |
|
Other Status Codes |
失敗 |
例
Delete long running operation with the given operation id
要求のサンプル
DELETE https://resourcename.communication.azure.com//phoneNumbers/operations/search_my-operation-id?api-version=2022-12-01
応答のサンプル
定義
名前 | 説明 |
---|---|
Communication |
Communication Services エラー。 |
Communication |
Communication Services エラー。 |
CommunicationError
Communication Services エラー。
名前 | 型 | 説明 |
---|---|---|
code |
string |
エラー コード。 |
details |
このエラーの原因となった特定のエラーの詳細。 |
|
innererror |
内部エラーがある場合。 |
|
message |
string |
エラー メッセージ。 |
target |
string |
エラーターゲット。 |
CommunicationErrorResponse
Communication Services エラー。
名前 | 型 | 説明 |
---|---|---|
error |
Communication Services エラー。 |