v2
latestOpenAPI 3.1.02026-07-273779120.8 KBCampaigns
Update Campaign
Partially update a campaign configuration.
Accepts any subset of the campaign fields. Fields not included in the request body are left unchanged. Returns the full updated campaign object.
patch/campaigns/v1/campaigns/{campaign_id}
Path parameters
campaign_idstring required
Example:5eb7cf5a86d9755df3a6c593
Campaign configuration ID
Request body
object required
Response
Updated campaign configuration object
Example response
{
"message": "Campaign fetched successfully."
}