Function: user
Result: the list of elements
Users
Access level: admin user
- id — Id
- name — Username
- realname — Full name
- email — Email
- account — Client
- status — Status
Set filter.
user.filter
Send a ticket to the selected client
Function: ticket.write.user
Send a ticket to the selected client
Access level: admin
Set a filter by the selected client
Function: user.setfilter
Set a filter by the selected client
Access level: admin
The username has been changed from "_old_value " into " new_value_"
Function: user.history
Result: the list of elements
User parameters change history
Access level: admin user
- changedate — Change date
- desc — Description
- user — User
- ip — IP address
- action — Function
Suspend
Function: user.suspend
Suspend
Access level: admin user
Parameters:
- elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of user function.
Result: successful operation or error message
Delete
Function: user.delete
Delete
Access level: admin user
Parameters:
- elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of user function.
Result: successful operation or error message
Send SMS
Function: user.sms
Access level: admin
The function is simultaneously used to view object's parameters, to change an object, and create new one.
View object's parameters:
- Parameters:
- elid — unique identifier (id element of user function)
- Result: object parameters list
Create an object:
- Parameters:
- sok — the parameter must not be empty, generally "ok".
- additional query parameters ...
- Result: successful operation or error message
Change an object:
- Parameters:
- sok — the parameter must not be empty, generally "ok".
- elid — unique identifier (id element of user function)
- additional query parameters ...
- Result: successful operation or error message
The list object's parameters or additional query parameters (see above):
- type — Choose a phone number. Select a type of the phone number to send an sms
- phone — Phone number. A phone number to which this SMS will be sent
- message — Message. Message that you want to send
Drill down to User panel
Function: user.su
Drill down to User panel
Access level: admin
Resume
Function: user.resume
Resume
Access level: admin user
Parameters:
- elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of user function.
Result: successful operation or error message