HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Manage resource privacy settings

Manage the privacy settings of a resource.

Body Params
string
required

The type of the resource. The only resource types currently supported are table, bi_folder, bi_report.

number
required

The ID of the resource.

string
required

An action indicating what new privacy setting to apply. TO_INHERIT will cause the resource to inherit its privacy settings from its parent. When a resource's privacy is set to inherit, by default the resource is accessible to all the members of its parent resource. TO_PRIVATE will make the resource private. When a resource's privacy is set to private, by default the resource is accessible to all the members of its parent resource and on top of that, the users or groups can be added or removed. TO_PUBLIC will make the resource public. When a resource's privacy is set to public, the resource will be accessible to all users.

Responses
200

Resource privacy settings updated successfully

Language
Credentials
URL
Choose an example:
application/json