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"
}

Documentation Index

Fetch the complete documentation index at: https://docs.telegent.com/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
CallFilterId
string
required

The Call Filter ID you want to permanently delete. Format: CFID- followed by a UUID. This cannot be undone.

Example:

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

Response

Call Filter Deleted

The response is of type object.