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

CommunicationErrorResponse

エラー

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

定義

名前 説明
CommunicationError

Communication Services エラー。

CommunicationErrorResponse

Communication Services エラー。

CommunicationError

Communication Services エラー。

名前 説明
code

string

エラー コード。

details

CommunicationError[]

このエラーの原因となった特定のエラーの詳細。

innererror

CommunicationError

内部エラーがある場合。

message

string

エラー メッセージ。

target

string

エラーのターゲット。

CommunicationErrorResponse

Communication Services エラー。

名前 説明
error

CommunicationError

Communication Services エラー。