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

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Body

application/json
MessageFilterId
string
required

Message Filter ID to delete

Example:

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

Response

200 - application/json

Message Filter Deleted

The response is of type object.