Make the selected Group active

Makes the selected group active.

POST /policies/{policyId}/groups

Makes the selected group active. if UUID is not set then returns the user to the default state.

Request Body

NameTypeDescription

uuid*

String

Selected Group

{
    // Response
}

Last updated