HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Manage privacy settings

Manage the privacy settings of catalog objects.

Recipes
🦉
Managing Member Permissions
Open Recipe
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
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.

Responses
200

Privacy settings updated

Language
Credentials
URL
Choose an example:
application/json