Skip to main content
POST
Rotate a record key

Authorizations

Authorization
string
header
required

Human personal access token (sk-actrl-pat-...).

Path Parameters

id
string
required

Body

application/json
ciphertext
string
required

Secret encrypted with the new record key.

cipherMeta
object
required

Client-generated encryption metadata.

wrappedDek
object
required

New record key encrypted for the owner.

recipientWrappers
object[]

New encrypted record key for each recipient.

projectWrappedDek
object

Optional new record key encrypted for the project key.

Response

Record key rotated.

ok
enum<boolean>
required
Available options:
true
data
object
required