Modify the specified group access permission configuration

Changes the access permission settings for a single group.
Since default group (id is 0) is verfy special, so deny to patch its access permission settings.

Path Params
int32
required
0 to 2147483647

Unique id for a resource in decimal in int32.

Body Params
string
enum
required

Access permission to include

  • none - no computers
  • all_in_group - all computers in its group
  • specific - specific computers or groups
Allowed:
add_groups
array of objects
length ≤ 16
add_groups
del_groups
array of objects
length ≤ 16
del_groups
add_computers
array of objects
length ≤ 16
add_computers
del_computers
array of objects
length ≤ 16
del_computers
Responses

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json