> ## Documentation Index
> Fetch the complete documentation index at: https://docs.virtuous.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Update a Campaign

> Updates a campaign.

Send the campaign's full representation in the body: `name`, `description`, the `startDate`/`endDate` range, and the goal fields you want in place (`givingGoal`, `totalGiftGoal`, `averageGiftGoal`) with their matching `has*` flags. Returns the updated campaign.


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.virtuous.org/llms.txt).
