Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Path Parameters
UUID of the campaign to update
Body
application/json
Example:
"Updated Summer Promotion 2025"
Example:
"Updated campaign description"
Available options:
Active, Draft, Completed, Archived Example:
"Active"
Example:
"email"
Example:
"2025-06-01T00:00:00Z"
Example:
"2025-08-31T23:59:59Z"
Example:
{
"target_audience": "new_customers",
"minimum_age": 18
}Example:
1
Example:
2
