v1

latestOpenAPI 3.0.02026-07-17647099.1 KB
Key Management

Update a Key

Update a specific key.

patch/v2/identities/{identifier}/keys/{id}

Path parameters

identifierstring required

Issuer identifier

idstring required

Key ID in base64

Request body

namestring required

Example request

{
  "name": "New Key Name"
}

Response

Key found

messagestring required