Communication Identity - Delete

Ta bort identiteten, återkalla alla token för identiteten och ta bort alla associerade data.

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

URI-parametrar

Name I Obligatorisk Typ Description
endpoint
path True

string

Kommunikationsresursen, till exempel https://my-resource.communication.azure.com

id
path True

string

Identifierare för den identitet som ska tas bort.

api-version
query True

string

Version av API som ska anropas.

Svar

Name Typ Description
204 No Content

Inget innehåll

Other Status Codes

CommunicationErrorResponse

Fel

Exempel

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

Definitioner

Name Description
CommunicationError

Kommunikationstjänstens fel.

CommunicationErrorResponse

Kommunikationstjänstens fel.

CommunicationError

Kommunikationstjänstens fel.

Name Typ Description
code

string

Felkoden.

details

CommunicationError[]

Mer information om specifika fel som ledde till det här felet.

innererror

CommunicationError

Det inre felet om det finns något.

message

string

Felmeddelandet.

target

string

Felmålet.

CommunicationErrorResponse

Kommunikationstjänstens fel.

Name Typ Description
error

CommunicationError

Kommunikationstjänstens fel.