v1
latestOpenAPI 3.0.02026-07-2449050.9 KBChat Campaign
Delete Chat Campaign
Deletes the specified chat campaign by name and type.
post/APIServices/campaignControl/chat
Headers
Content-Typestring
Request body
Example request
{
"username": "xxxx",
"campaignName": "ChatCamp",
"action": "delete",
"campaignType": "Chat"
}Response
Chat campaign deleted successfully.