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
0 to 1024

Unique id for a resource in decimal.

Body Params
string
required

Access permission to include

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

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