Update a campaign group
Campaign groups
Update a campaign group
Update a campaign group’s name or description.
POST
Update a campaign group
At least one field must be provided. The reserved “Unsorted” group cannot be edited.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the campaign group.
Example:
"clg7n5p3q1r9s7t5u3v1w9y7"
Body
application/json
Response
Campaign group updated.
The ID of the group.
Example:
"clg7n5p3q1r9s7t5u3v1w9y7"
The name of the group.
Example:
"Onboarding"
The description of the group.
Example:
"Top of funnel campaigns"
ISO 8601 timestamp for when the group was created.
Example:
"2025-06-29T07:47:39.370Z"
ISO 8601 timestamp for when the group was last updated.
Example:
"2025-06-29T07:47:39.370Z"
Last modified on July 20, 2026
Related topics
API IntroductionUpdate a campaignGet a campaign groupCreate a campaign groupList campaign groups
