POST /policies/{policyId}/groups
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 }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }