Update the archive status of this object
permission_sets_put_archive(id, status)
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 of the object.
boolean required. The desired archived status of the object.