v4
OpenAPI 3.1.02026-07-3163216290.7 KBCampaign groups
Update a campaign group
Update a campaign group's name or description. At least one field must be provided. The reserved "Unsorted" group cannot be edited.
post/v1/campaign-groups/{campaignGroupId}
Request body
Response
Campaign group updated.
Example response
{
"id": "clg7n5p3q1r9s7t5u3v1w9y7",
"name": "Onboarding",
"description": "Top of funnel campaigns",
"createdAt": "2025-06-29T07:47:39.370Z",
"updatedAt": "2025-06-29T07:47:39.370Z"
}