Communication Identity - Delete
Supprimez l’identité, révoquez tous les jetons pour l’identité et supprimez toutes les données associées.
DELETE {endpoint}/identities/{id}?api-version=2025-06-30
Paramètres URI
| Nom | Dans | Obligatoire | Type | Description |
|---|---|---|---|---|
|
endpoint
|
path | True |
string (url) |
Ressource de communication, par exemple https://my-resource.communication.azure.com |
|
id
|
path | True |
string |
Identificateur de l’identité à supprimer. |
|
api-version
|
query | True |
string |
Version de l’API à appeler. |
Réponses
| Nom | Type | Description |
|---|---|---|
| 204 No Content |
Aucun contenu |
|
| Other Status Codes |
Erreur |
Exemples
Delete an identity
Exemple de requête
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
Exemple de réponse
Définitions
| Nom | Description |
|---|---|
|
Communication |
Erreur Communication Services. |
|
Communication |
Erreur Communication Services. |
CommunicationError
Erreur Communication Services.
| Nom | Type | Description |
|---|---|---|
| code |
string |
Code d’erreur. |
| details |
Plus d’informations sur les erreurs spécifiques qui ont conduit à cette erreur. |
|
| innererror |
Erreur interne le cas échéant. |
|
| message |
string |
Message d’erreur. |
| target |
string |
Cible d’erreur. |
CommunicationErrorResponse
Erreur Communication Services.
| Nom | Type | Description |
|---|---|---|
| error |
Erreur Communication Services. |