Create a resource in a permission set
permission_sets_post_resources(id, name, description = NULL)
A list containing the following elements:
integer, The ID for the permission set this resource belongs to.
string, The name of this resource.
string, A description of this resource.
string,
string,
integer required. The ID for this permission set.
string required. The name of this resource.
string optional. A description of this resource.