UpdateIdentityRequest
UpdateIdentityResponse
Purpose
Update information associated with a given external identity.
Type
Reception:
UpdateIdentityRequestV1
Triggers:
UpdateIdentityResponseV1
Behaviour
Update the provided information in the local data store.
Message flow
sequenceDiagram
%% --8<-- [start:sequence]
Any Local Engine ->>+ Network Identity Store: UpdateIdentityRequest
Network Identity Store -->>- Any Local Engine: UpdateIdentityResponse
%% --8<-- [end:sequence]
(Wiki) links on this page