Communication Identity - Delete

Odstraňte identitu, odvoláte všechny tokeny pro identitu a odstraňte všechna přidružená data.

DELETE {endpoint}/identities/{id}?api-version=2023-10-01

Parametry identifikátoru URI

Name V Vyžadováno Typ Description
endpoint
path True

string

Komunikační prostředek, například https://my-resource.communication.azure.com

id
path True

string

Identifikátor identity, která má být odstraněna.

api-version
query True

string

Verze rozhraní API, která se má vyvolat.

Odpovědi

Name Typ Description
204 No Content

Žádný obsah

Other Status Codes

CommunicationErrorResponse

Chyba

Příklady

Delete an identity

Sample Request

DELETE https://my-resource.communication.azure.com/identities/8:acs:2dee53b4-368b-45b4-ab52-8493fb117652_00000005-14a2-493b-8a72-5a3a0d000081?api-version=2023-10-01

Sample Response

Definice

Name Description
CommunicationError

Chyba Komunikační služby.

CommunicationErrorResponse

Chyba Komunikační služby.

CommunicationError

Chyba Komunikační služby.

Name Typ Description
code

string

Kód chyby

details

CommunicationError[]

Další podrobnosti o konkrétních chybách, které vedly k této chybě.

innererror

CommunicationError

Vnitřní chyba, pokud existuje.

message

string

Chybová zpráva

target

string

Cíl chyby.

CommunicationErrorResponse

Chyba Komunikační služby.

Name Typ Description
error

CommunicationError

Chyba Komunikační služby.