Create a Permission Set
permission_sets_post(name, 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).
string required. The name of this permission set.
string optional. A description of this permission set.