Backend_Role

struct

This object represents a role, every user is assigned to a role and all scopes of the role are automatically attached to the user

Property Type Description
kind String Uniquely identifies the object schema type
id Integer Unique identifier for the object
categoryId Integer The assigned category id of this role
name String Unique name of the object
scopes
ArrayString
All scopes which are assigned to this role
part of the Apioo-Project