This object represents a role of your access control system. It lets you manage the role that ging to be assigned to the clients in your program.

Endpoint

GET /get_all_role_by_createdby_id
GET /get_role_by_id
POST /save_role
DELETE /delete_role

Role Object

Attributes

Role Attribute Object

The client attribute object cannot be null. It need to be assigned at least with a [ ]

Attributes

Get All Roles

Get Role by Id

Save Role