These docs are for v2024.1.2. Click to read the latest docs for v2026.7.1-0.

Manage privacy settings

Manage the privacy settings of catalog objects.

Body Params
string
Defaults to table

The type of resource. The only resource type currently supported is table and the same is the default value.

number
required

The ID of the resource.

string
enum
required

An action indicating what new privacy setting to apply. TO_INHERIT will cause the table to inherit its privacy settings from its parent schema. TO_PRIVATE will make the table private. TO_PUBLIC will make the table public.

Allowed:
Responses
200

Privacy settings updated

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json