Communication Identity - Delete
ID を削除し、ID のすべてのトークンを取り消し、関連付けられているすべてのデータを削除します。
DELETE {endpoint}/identities/{id}?api-version=2023-10-01
URI パラメーター
名前 | / | 必須 | 型 | 説明 |
---|---|---|---|---|
endpoint
|
path | True |
string |
通信リソース (例: ) https://my-resource.communication.azure.com |
id
|
path | True |
string |
削除する ID の識別子。 |
api-version
|
query | True |
string |
呼び出す API のバージョン。 |
応答
名前 | 型 | 説明 |
---|---|---|
204 No Content |
コンテンツなし |
|
Other Status Codes |
エラー |
例
Delete an identity
要求のサンプル
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
応答のサンプル
定義
名前 | 説明 |
---|---|
Communication |
Communication Services エラー。 |
Communication |
Communication Services エラー。 |
CommunicationError
Communication Services エラー。
名前 | 型 | 説明 |
---|---|---|
code |
string |
エラー コード。 |
details |
このエラーの原因となった特定のエラーの詳細。 |
|
innererror |
内部エラーがある場合。 |
|
message |
string |
エラー メッセージ。 |
target |
string |
エラーのターゲット。 |
CommunicationErrorResponse
Communication Services エラー。
名前 | 型 | 説明 |
---|---|---|
error |
Communication Services エラー。 |