Add a list of members to a resource.
201Members have been added to the resource successfully.
Add a list of members to a resource.
201Members have been added to the resource successfully.
xxxxxxxxxx
curl --request POST \
--url https://alation_domain/integration/v1/members_permission/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"resource_type": "table"
}
'