Call Group

Get Group details by id

1min
POST
Request
Header Parameters
authcode
required
String
This is the unique Auth key
group_id
required
Integer
This is the unique ID of the group
Form Parameters
group_member_id
optional
Integer
This is the unique id of the added group member.
member_name
optional
String
Team Member Name
member_email
optional
String
Team Member Email id ( fro [email protected])
member_num
optional
Integer
The number of the member, this is non editable
password
optional
String
This is the password that the member uses to login to the panel
group_member_status
optional
Integer
This is to know the active/inactive status of the added group member. ( 1 for active , 0 for inactive )
starttime
optional
String
working hours set start time (In AM-PM format)
endtime
optional
String
working hours set end time (In AM-PM format)
weekdays
optional
String
This is to know about active days in particular callgroup ( array ('1'=>'Mon', '2'=>'Tue', '3'=>'Wed', '4'=>'Thu', '5'=>'Fri', '6'=>'Sat', '7'=>'Sun')
priority
optional
Integer
Call Sequential Routing Priority of the member
member_status
optional
Integer
Active/inactive status of the member on platform ( 1 for active, 0 for inactive )