HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Add member permissions

Add a list of members to a resource.

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

object
required

The list of members (users and groups) whose permissions are being changed.

Responses
201

Members have been added to the resource successfully.

Language
Credentials
URL
Choose an example:
application/json