cURL
curl --request DELETE \ --url https://api.carecycle.ai/v2/campaigns/{campaignId}/agent-source-restrictions/{id} \ --header 'x-api-key: <api-key>'
{ "success": true, "message": "<string>" }
Delete an agent source restriction to UNBLOCK an agent and allow them to receive calls from the source again.
API key required for authentication.
Keys begin with 'cc_' prefix. Get your API key from the Developer Dashboard.
Campaign ID
Restriction ID
DELETE /v2/campaigns/:campaignId/agent-source-restrictions/:id Positive response