Identity

Update Identity

Endpoint to update the identity. The displayName field is used to identify the identity in the UI.

patch/v2/identities/{identifier}

Path parameters

identifierstring required

Issuer identifier

Request body

displayNamestring required

Example request

{
  "displayName": "KYCAgeCredential Issuer identity"
}

Response

Identity updated

messagestring required

Changes

No recorded changes to this endpoint across all 50 revisions of this API.