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
Example request
{
"displayName": "KYCAgeCredential Issuer identity"
}Response
Identity updated
Changes
No recorded changes to this endpoint across all 50 revisions of this API.