Skip to content
Docs

Policy Bundle

Policy Bundle

Fetch the effective Policy Bundle for the user
policy_bundle.retrieve(PolicyBundleRetrieveParams**kwargs) -> BinaryResponseContent
GET/policy/bundle
Apply a Policy Bundle for the calling user
policy_bundle.update(objectbody, PolicyBundleUpdateParams**kwargs) -> BinaryResponseContent
PUT/policy/bundle
Revert to the default policies for the calling user
policy_bundle.reset(PolicyBundleResetParams**kwargs)
DELETE/policy/bundle