Configure object permissions

Validate and apply object grants, then query the object-permission view to confirm the result. This page covers object grants only, not data privileges or application permission policies.

Prerequisites

Prepare credentials that can access the target workspace, the principals to grant access to, and target-object information. For service endpoints, authentication, and general request formats, see Prepare to call an API.

Validate grants before applying them. The available objects and grant conditions are defined by the corresponding action page.

Call sequence

  1. Use Validate object grants to check the grants to submit.

  2. After validation, apply object grants.

  3. Use the object-permission view to confirm the currently observable grant result.

API operations

Validate, apply, and view grants

What you need to do

API operation

Use it when

Validate object grants

Validate object grants

Check grants to submit before applying them.

Apply object grants

Apply object grants

Submit grant changes after validation.

Query the object-permission view

Get the object-permission view

Confirm object permissions after applying grants.

Confirm the result

After applying grants, use Get the object-permission view to confirm the currently observable grant result.

Next steps

Last updated on