Update some attributes of this Permission Set
permission_sets_patch(id, name = NULL, description = NULL)
A list containing the following elements:
integer, The ID for this permission set.
string, The name of this permission set.
string, A description of this permission set.
list, A list containing the following elements:
id integer, The ID of this user.
name string, This user's name.
username string, This user's username.
initials string, This user's initials.
online boolean, Whether this user is online.
string,
string,
string, The archival status of the requested item(s).
integer required. The ID for this permission set.
string optional. The name of this permission set.
string optional. A description of this permission set.