Update a campaign group
Campaign groups
Update a campaign group
Update a campaign group’s name or description in Loops to keep how your marketing campaigns are organized accurate as teams and projects evolve.
POST
Update a campaign group
At least one field must be provided. The reserved
"Unsorted" group cannot
be edited.Request
Path parameters
The ID of the campaign group.
Body
The group name. Cannot be the reserved name
"Unsorted".A description for the group.
Response
Success
The campaign group ID.
The group name.
The group description.
ISO 8601 timestamp for when the group was created.
ISO 8601 timestamp for when the group was last updated.
Error
If the request body is invalid, the group name is reserved, or the"Unsorted"
group cannot be edited, a 400 Bad Request is returned.
A 404 Not Found is returned if the campaign group does not exist.
If the API key is invalid (or content API is not enabled for your team), a
401 Unauthorized is returned.
An error message describing what went wrong.
Last modified on June 22, 2026

