This object represents a client of your access control system. It lets you manage the clients’ accessibility to your program.

Endpoint

GET /get_all_client_by_createdby_id
GET /get_client_by_id
POST /save_client
DELETE /delete_client

Client Object

Attributes

Client Attribute Object

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

Attributes

Get All Clients

Get Client by Id

Save Client