cURL
curl --request POST \ --url http://api/v1/groups/{groupUuid}/projects/{projectUuid} \ --header 'Content-Type: application/json' \ --data ' { "role": "<string>" } '
{ "results": { "role": "viewer", "groupUuid": "<string>", "projectUuid": "<string>" }, "status": "ok" }
Add project access to a group
From T, pick a set of properties whose keys are in the union K
Ok
Show child attributes
ok