Create a campaign group
Campaign groups
Create a campaign group
Create a new campaign group to organize related marketing campaigns by team, brand, or product line for easier reporting and management.
POST
Create a campaign group
Request
Body
The group name. Cannot be the reserved name
"Unsorted".An optional 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, or if the group name is reserved, a400 Bad Request is returned.
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

