Updates an existing campaign with the provided information.
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
UUID of the campaign to update
"Updated Summer Promotion 2025"
"Updated campaign description"
Active, Draft, Completed, Archived "Active"
"email"
"2025-06-01T00:00:00Z"
"2025-08-31T23:59:59Z"
{
"target_audience": "new_customers",
"minimum_age": 18
}1
2