Delen via


Phone Numbers - Cancel Operation

Hiermee annuleert u een bewerking op basis van de id.

DELETE {endpoint}/phoneNumbers/operations/{operationId}?api-version=2022-12-01

URI-parameters

Name In Vereist Type Description
endpoint
path True

string

url

De communicatieresource, bijvoorbeeld https://resourcename.communication.azure.com

operationId
path True

string

De id van de bewerking

api-version
query True

string

Versie van API die moet worden aangeroepen

Antwoorden

Name Type Description
204 No Content

Geen inhoud

Other Status Codes

CommunicationErrorResponse

Mislukking

Voorbeelden

Delete long running operation with the given operation id

Voorbeeldaanvraag

DELETE https://resourcename.communication.azure.com//phoneNumbers/operations/search_my-operation-id?api-version=2022-12-01

Voorbeeldrespons

Definities

Name Description
CommunicationError

De Communication Services-fout.

CommunicationErrorResponse

De Communication Services-fout.

CommunicationError

De Communication Services-fout.

Name Type Description
code

string

De foutcode.

details

CommunicationError[]

Meer informatie over specifieke fouten die tot deze fout hebben geleid.

innererror

CommunicationError

De interne fout indien aanwezig.

message

string

Het foutbericht.

target

string

Het foutdoel.

CommunicationErrorResponse

De Communication Services-fout.

Name Type Description
error

CommunicationError

De Communication Services-fout.