Skip to main content
POST
/
v1.0
/
subscribers
/
call-filter
/
delete
json
{
  "CallFilterId": "CFID-05c3d6d2-21c2-4fab-8c7c-12746cad1499"
}
{
  "Status": "Deleted",
  "FilterId": "CFID-05c3d6d2-21c2-4fab-8c7c-12746cad1499",
  "DateDeleted": "2025-11-07T00:23:57.4465319+00:00"
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Body

application/json
CallFilterId
string
required

Call Filter ID to delete

Example:

"CFID-05c3d6d2-21c2-4fab-8c7c-12746cad1499"

Response

200 - application/json

Call Filter Deleted

The response is of type object.