Skip to main content
PATCH
cURL

Path Parameters

keyId
string<uuid>
required

The ID of the key to be updated.

Body

application/json
name
string

The updated name of this key. Must be slug-friendly.

Required string length: 1 - 32
isDisabled
boolean

The flag to enable or disable this key.

description
string

The updated description of this key.

Maximum string length: 500

Response

Default Response

key
object
required