Add Principals To Business Group Role
Adds the provided principals to the identified business group role.
the id of the tenant
the business group id
the business group role name to add the provided principal to
Page Number
Number of entries per page
Multiple comma-separated properties sorted in ascending or descending order
Sets the number of returned entries from the top of the response (total number per page in relation to skip)
Sets how many entries you would like to skip
Boolean expression for whether a particular entry should be included in the response
the principals to add to the provided subtenant role
[
{
"domain": "string",
"name": "string"
}
]
successful operation
Principals successfully added to the business group role.