Communication Identity - Delete
Ta bort identiteten, återkalla alla token för identiteten och ta bort alla associerade data.
DELETE {endpoint}/identities/{id}?api-version=2025-06-30
URI-parametrar
| Name | I | Obligatorisk | Typ | Description |
|---|---|---|---|---|
|
endpoint
|
path | True |
string (url) |
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 |
Fel |
Exempel
Delete an identity
Exempelbegäran
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
Exempelsvar
Definitioner
| Name | Description |
|---|---|
|
Communication |
Communication Services-felet. |
|
Communication |
Communication Services-felet. |
CommunicationError
Communication Services-felet.
| Name | Typ | Description |
|---|---|---|
| code |
string |
Felkoden. |
| details |
Mer information om specifika fel som ledde till det här felet. |
|
| innererror |
Det inre felet om det finns något. |
|
| message |
string |
Felmeddelandet. |
| target |
string |
Felmålet. |
CommunicationErrorResponse
Communication Services-felet.
| Name | Typ | Description |
|---|---|---|
| error |
Communication Services-felet. |