Skip to main content
PATCH
Update encryption key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Version
string
required

Management API version.

Path Parameters

id
string
required

Body

application/json
name
string

Set encryption key name.

description
string

Set encryption key description.

status
enum<string>

Set encryption key status. Use to enable or disable an encryption key.

Available options:
enabled,
disabled

Response

Updated encryption key object.

data
object
required