Edit the Operator Details
Description
This API can be used to update the details of any existing operator.
Request Payload
- nick_name: The nickname of the operator (Values: String)
- first_name: First name of the operator (Values: String)
- last_name: Last name of the operator (Values: String)
- description: Description of the operator (Values: String)
- mobile: The mobile number of the operator
- phone: The phone number of the operator
- role: The role of the operator in your firm (Values: Administrator|Supervisor|Associate)
- time_zone: The time zone of the operator
- language: Language of the operator (Values: Valid language code)
- maximum_concurrent_chat: Set the maximum concurrent chat limit for the operator (Values: 0|1|2|3|4|5|7|10|25|unlimited)
- date_of_birth: Date of birth of the operator (DD/MM/YYYY)
- is_chat_enabled: Is chat enabled for the operator or not
- street: The street mentioned in the address of the operator
- city: The city of the operator
- state: The state of the operator
- country: The country of the operator (Values: Valid country code)
- pin_code: Pincode of the operator
OAuth Scope:
SalesIQ.operators.UPDATE
URL:
Copied
Example:
Copied
Payload
Copied
Success Response
Copied