Update Campaign
neuron_update_campaignUpdate a campaign that is in 'draft' or 'rejected' status. Active or completed campaigns cannot be modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier (UUID) of the campaign to update | |
| title | No | Updated campaign title | |
| message | No | Updated WhatsApp message template | |
| deadline | No | Updated campaign deadline in ISO 8601 date format | |
| guidelines | No | Updated participant guidelines | |
| description | No | Updated marketplace description | |
| totalBudget | No | Updated total campaign budget in kobo | |
| rewardPerDelivery | No | Updated reward per delivery in kobo (e.g., 5000 = NGN 50) | |
| requireMutualContact | No | Updated mutual contact requirement setting |