Skip to main content
Update Campaign

Headers

string
required
Bearer token for authentication (e.g., Bearer <your_token>).

Path Parameters

string
required
The Campaign Id to update details for (e.g., camp_abc123).

Body Parameters

string
The name of the campaign.
string
A brief description of the campaign’s purpose.
string
The type of campaign (e.g., emi, edi, lead).
string
Start date in YYYY-MM-DD format.
string
Start time in HH:MM format (24-hour).
string
End date in YYYY-MM-DD format.
string
End time in HH:MM format (24-hour).
array
List of languages supported in this campaign.
string
Target region for the campaign.
array
Tags for categorization (e.g., ["priority", "revised"]).

Response

boolean
Indicates if the update was successful.
string
A confirmation message.
object
string
The error type or code (Error responses only).