Skip to main content
POST
/
v1.0
/
subscribers
/
message-filter
/
delete
json
{
  "MessageFilterId": "MFID-e06a2c10-eeb4-4ca7-b3ef-2254b9a79e25"
}
{
  "Status": "Deleted",
  "FilterId": "MFID-e06a2c10-eeb4-4ca7-b3ef-2254b9a79e25",
  "DateDeleted": "2025-11-07T19:27:08.8002065+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
MessageFilterId
string
required

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

Example:

"MFID-e06a2c10-eeb4-4ca7-b3ef-2254b9a79e25"

Response

Message Filter Deleted

The response is of type object.