Bold360 and BoldChat Developer Center

operatorLoginControl

Modifies the login properties of agents.

Input parameter

Parameter Type Required Description
OperatorID string id yes The unique identifier of the agent.
Password string no The password of the agent.
Unblock boolean no Unblocks the agent login.
Note: The only valid value is true.
Disable boolean no Disables the agent and prevents them from logging in.
ForcePasswordChangeOnNextLogin boolean no Forces the agent to change their password upon next login.
SSOLoginRequired integer no Sets SSO login requirements.
Valid values:
  • 0: Use account level settings
  • 1: SSO login required
  • 2: SSO login not required
SSONameID string no The SSO name identifier.
Note: Must be unique.

Return values

None.