[COMMAND]

Logging Out an Operator

The op_logout command is used to log a specific operator out. The licence assigned to the affected operator will be relinquished, making it available for use by others.

This command will also change the operator's state code to 10 (Logged out).

Parameters

operator_id
required
number The unique, system-allocated ID of the intended operator.

Example Request

Copy
{"command":{"command_type":"op_logout", "operator_id":210}}

Responses

On Success:

If the operator is successfully logged out, an op_status event will return details of the updated operator.