v1

latestOpenAPI 3.0.02026-07-17647099.1 KB
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