Comment on page
Update an Member
This endpoint allows you to update an operator using ID.
put
https://api.imber.live/
member/:ID
Update an member
Field | Type | Description |
name | String | Real name of operator |
phone | String | Phone number of operator |
avatar | String | URL of operator avatar image |
nickName | String | Operator nick name (Shown to users) |
title | String | The title or position of operator in company (Shown to users) |
Type | Description |
1 | Operator (Access to Inbox, Contacts, Live and Knowledge Base) |
2 | Admin (Full access) |
3 | Creator of account (Full access) |
4 | Deleted |
5 | Operator (Access only to inbox) |
6 | Bot |
|
Last modified 2yr ago