Update a transactional group
Update a transactional group’s name or description. 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 transactional group.
"clg7n5p3q1r9s7t5u3v1w9y7"
Body
Response
Transactional group updated.
The ID of the group.
"clg7n5p3q1r9s7t5u3v1w9y7"
The name of the group.
"Onboarding"
The description of the group.
"Top of funnel campaigns"
ISO 8601 timestamp for when the group was created.
"2025-06-29T07:47:39.370Z"
ISO 8601 timestamp for when the group was last updated.
"2025-06-29T07:47:39.370Z"
Related topics
API IntroductionUpdate a transactional emailUpdate a campaign groupGet a transactional groupCreate a transactional group
