API Reference

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.

Log in to see full request history
Path Params
int32
required
1 to 2147483647

Unique id for a resource in decimal in int32.

Body Params
string
required

Access permission to include

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

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