Roles
Retrieve and manipulate information related to the roles of the account and add or delete a role from an account.
Retrieve, edit, create, or delete information in account roles.
Attributes
ATTRIBUTE
TYPE
DESCRIPTION
id
Integer
Specify the ID of the role
rolename
String
Specify the name of the role
permissionType
JSON Object
Specify the permission each module has based on the role
Permissions
To request this endpoint you will need a valid API Key with the roles to access permissions enabled.
Last updated