Make the selected Group active
Was this helpful?
POST /policies/{policyId}/groups
Makes the selected group active. if UUID is not set then returns the user to the default state.
uuid*
String
Selected Group
{
// Response
}{
// Response
}{
// Response
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}Was this helpful?
Was this helpful?