PUT /services/:csi/call_barred_groups
Description
Update the call barred group list of a specific CSI (Common Service Identifier).
URL
https://api.keyyo.com/manager/1.0/services/:csi/call_barred_groupsParameters
:csi |
The Common Service Identifier of the service for which to update the list Applicable types: SIPAccount |
groups |
A table of groups taken from the list of available call barring groups |
Result
A list of:CallBarringGroup | A call baring group is used to block certain incoming or outgoing calls |
Relationships
GET /services/:csi/call_barred_groups | Retrieve the call barred group list of a specific CSI (Common Service Identifier). |