CallFire has a new API!
We are proud to announce the launch of our API 2.0! Learn more about our streamlined, transactional and broadcast APIs. This version of the API documentation will remain available for reference only. There will be no new development, only bug fixes. We highly recommend upgrading to our newer and more sophisticated documentation.
Remove agent group identified by id from campaign. If id points to non-existent agent group then ServiceFault or 404 error will be thrown.
Request Parameters
Parameter | Demo Value | Description | Data Type |
---|---|---|---|
RemoveAgentGroupRequest | Remove agent group by id from campaign | object | |
campaignId | Unique ID of campaign | long | |
id | Unique ID of resource | long |
* indicates choice value, bolded parameters are required