Delen via


Communication Identity - Delete

Verwijder de identiteit, trek alle tokens voor de identiteit in en verwijder alle bijbehorende gegevens.

DELETE {endpoint}/identities/{id}?api-version=2025-06-30

URI-parameters

Name In Vereist Type Description
endpoint
path True

string (url)

De communicatieresource, bijvoorbeeld https://my-resource.communication.azure.com

id
path True

string

Id van de identiteit die moet worden verwijderd.

api-version
query True

string

De versie van de API die moet worden aangeroepen.

Antwoorden

Name Type Description
204 No Content

Geen inhoud

Other Status Codes

CommunicationErrorResponse

Fout

Voorbeelden

Delete an identity

Voorbeeldaanvraag

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

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.