POST /services/:csi/cti_plugins/:plugin_name
Description
Enables or disables the specified CTI plugin.
URL
https://api.keyyo.com/manager/1.0/services/:csi/cti_plugins/:plugin_nameParameters
:csi |
The Common Service Identifier of the service on which to enable/disabled the specified plugin Applicable types: UCaaSVoIPAccount |
:plugin_name |
The name of the plugin to enable/disable |
enabled |
Whether to enable or disable the plugin |
Result
CTIPlugin | A CTI plugin allows you to enable/disable and parameter Computer-Telephony Integration functionality on your VoIP account (UCaaSVoIPAccount service type) |
Relationships
GET /services/:csi/cti_plugins/:plugin_name | Retrieves the specified CTI plugin. |