Replace existing members with a new set of members for a resource.
200Members of the resource have been replaced successfully.
Replace existing members with a new set of members for a resource.
200Members of the resource have been replaced successfully.
xxxxxxxxxx
curl --request PUT \
--url https://alation_domain/integration/v1/members_permission/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"resource_type": "table"
}
'