GET /services/:csi/blacklist
Description
Retrieves the blacklist of a specific service, i.e. the list of phone numbers that are not allowed to call this CSI.
(If anonymous calls are included, "anonymous" will be listed in the results.)
URL
https://api.keyyo.com/manager/1.0/services/:csi/blacklistParameters
:csi |
The Common Service Identifier of the service for which to retrieve the blacklist Applicable types: UCaaSVoIPAccount |
Result
A list of:Number | A phone number |
Relationships
POST /services/:csi/blacklist | Set the blacklist of a specific service, i.e. the list of phone numbers that are not allowed to call this CSI. (You can blacklist up to 20 numbers and block anonymous calls by including "anonymous" in the list.) |