Delete Call Group

Delete Call Group
If you want to delete any of your existing call group from the platform, then you can use this API.

https://cloud.digidonar.in/api_v2/deletegroup

HEADER PARAMETERS

authcode
required
String
This is the unique Auth key
group_id
required
String
Unique call group id ( for example 9995 )

Updated 24 Apr 2023 Did this page help you?

Delete call Group

javascript--v1JS |
   {
   "type" "success",
   "message" "Successfully delete call group."
   }

RESPONSES
200 |

  200 OK : The request has succeeded