v1
latestOpenAPI 3.0.02026-07-17647099.1 KBKey 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
Example request
{
"name": "New Key Name"
}Response
Key found