Update Campaign
Campaigns
Update Campaign
Update an existing campaign’s configuration and customer records.
Update Campaign
Headers
Bearer token for authentication (e.g.,
Bearer <your_token>).Path Parameters
The Campaign Id to update details for (e.g.,
camp_abc123).Body Parameters
The name of the campaign.
A brief description of the campaign’s purpose.
The type of campaign (e.g.,
emi, edi, lead).Start date in
YYYY-MM-DD format.Start time in
HH:MM format (24-hour).End date in
YYYY-MM-DD format.End time in
HH:MM format (24-hour).List of languages supported in this campaign.
Target region for the campaign.
Tags for categorization (e.g.,
["priority", "revised"]).Response
Indicates if the update was successful.
A confirmation message.
The error type or code (Error responses only).

