Skip to main content
POST
Grant a record to a Service Account

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
recordId
string<uuid>
required

Record shared with the Service Account.

wrappedDek
object
required

Record key encrypted for the Service Account.

saIdentityPublicKeyB64
string
required

Service Account public key used to encrypt the record key.

Response

Record granted to the Service Account.

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