Skip to content
Docs

Policy Bundle

Policy Bundle

Fetch the effective Policy Bundle for the user
client.PolicyBundle.Get(ctx, query) (*Response, error)
GET/policy/bundle
Apply a Policy Bundle for the calling user
client.PolicyBundle.Update(ctx, body, params) (*Response, error)
PUT/policy/bundle
Revert to the default policies for the calling user
client.PolicyBundle.Reset(ctx, body) error
DELETE/policy/bundle