ProtectedcheckOptionalapiName: stringThe user id
Retrieve a user by several options: e.g his lastname, or his firstname, or both e.g. const options = { skip: 0, limit: 50, filter: { firstName, lastName, } }
Optionaloptions: PaginationOptionsThe pagination options
Retrieve users
Optionaloptions: PaginationOptionsThe pagination options
Set a new API URL.
The new API url
Deletes a user