Add or remove keyword filter lists for a campaign.
Note Keyword filtering must be enabled for the campaign before you can add keyword filter lists.
PUT /v1/campaigns/{id}/filter-words
Authorization: Bearer <access_token> or Authorization: Basic <encodedString> where <encodedString> is your <api-key>:<api-secret> string encoded using Base64 encoding
id REQUIRED
string (UUID)
Unique ID assigned to the campaign in RocketCOMS.
If successful, returns 200 Filter words assigned successfully.
SAMPLE REQUEST
{
"ids": [
"b6d5c046-a698-46c3-8ab6-d52fa68fc9d7",
"0f1ee747-2c9b-48ca-97f8-2dcdf1a5b711",
]
}
SAMPLE RESPONSE
{
200 Filter words assigned successfully
}
RocketCOMs is a powerful SMS marketing platform that empowers businesses with seamless support for multiple brands, intuitive campaign management, real-time analytics, and advanced formatting options for successful text message campaigns.