Backend_RoleCreate

struct

Payload for creating a new user role entity

Property Type Description
INHERITED FROM Backend_Role
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