Skip to main content
PUT
Update a Personalized Data Permission (PDP) policy

Authorizations

Authorization
string
header
required

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

Path Parameters

dataset_id
string
required
pdp_id
string
required

Body

application/json

Name of the Policy

name
string
filters
object[]
type
string

Type of policy (user or system)

users
integer[]

List of user IDs the policy applies to

groups
integer[]

List of group IDs the policy applies to

Response

200 - application/json

Returns a subset of the DataSet object specific to the data permission policy.

id
integer
type
string
name
string
filters
object[]
users
integer[]
groups
integer[]