website logo
Version 2.0 API
Previous Version 1.0
Navigate through spaces
⌘K
Introduction: API Reference
Authentication
Webhooks Integration
What Is Webhook Event
Setup Live Webhook
Test & Validate Webhook
Sample Payload
Edit Webhook
Delete Webhook
Test API via Postman
Setup Postman
CallerDesk <> Postman
Team Members
Add Member
Update Member
Delete Member
Get Members List
Call Group
Call Group List
Update Call Group
Create Call Group
Delete Call Group
Get Group details by id
Get Group Time Schedule
Call Report API
Call Report API
Live Call API
Call Routing API
Click-to-Call API's
Click2Call API ( Normal )
Click2Call API (with CallGroup)
Reverse C2C API ( B Party=Member Number)
Reverse C2C API ( B Party=Deskphone with CallGroup)
Contact API's
Contact notes API
Get Contact List
Add contact
Edit contact
Delete contact
Bulk Voice Brodcast
Bulk Voice Broadcast
Bulk Voice Broadcast Report
Voice OTP API's
Number Blacklist API's
Block Number
Unblock Number
Account Sender id's
Add Sender id
Get Sender id
Delete Sender id's
Account Level API's
Activity Trail History
Profile & Balance
IVR Number List
Member Analysis
Notification Settings
Notification List
Update Notification
Docs powered by
Archbee
Team Members

Update Member

1min



This API is used to Update your team member information.
POST
Params
Header Parameters
access
required
Integer
Access to be given to the member. 1 or admin and 2 for regular
status
required
Integer
The member has to be made active or not. 1 for active and 0 for inactive
member_id
required
Integer
Team member unique id. ( for example 22259 )
member_num
required
Integer
The number of the member, this is non editable
member_email
required
String
Team Member Email id ( fro example-agent1@xxx.com)
member_name
required
String
This is the username of the member
password
required
String
This is the password that the member uses to login to the panel




Updated 24 Apr 2023
Did this page help you?
PREVIOUS
Add Member
NEXT
Delete Member
Docs powered by
Archbee
Update Member