Skip to main content
POST
Share a record with a user

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
granteeUserId
string<uuid>
required

User receiving access.

permission
enum<string>
required
Available options:
view,
read
wrappedDek
object
required

Record key encrypted for the recipient.

Response

Record shared with the user.

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