Update a campaign
You can update the name of a campaign by using the /campaign update command.
/campaign update campaign: <campaign_id> name: <name>
If successful, the bot will respond with a message confirming the update of the campaign name.
Parameters
| Parameter | Type | Description |
|---|---|---|
campaign |
string | The ID of the campaign to update. |
name |
string | The new name of the campaign. |