次の方法で共有


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

operationId
path True

string

操作の ID

api-version
query True

string

呼び出す API のバージョン

応答

名前 説明
204 No Content

コンテンツなし

Other Status Codes

CommunicationErrorResponse

失敗

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

応答のサンプル

定義

名前 説明
CommunicationError

Communication Services エラー。

CommunicationErrorResponse

Communication Services エラー。

CommunicationError

Communication Services エラー。

名前 説明
code

string

エラー コード。

details

CommunicationError[]

このエラーの原因となった特定のエラーの詳細。

innererror

CommunicationError

内部エラーがある場合。

message

string

エラー メッセージ。

target

string

エラーターゲット。

CommunicationErrorResponse

Communication Services エラー。

名前 説明
error

CommunicationError

Communication Services エラー。