Create a transactional group
Transactional groups
Create a transactional group
Create a new transactional group.
POST
Create a transactional group
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Transactional group created.
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 IntroductionCreate a transactional emailUpdate a transactional groupGet a transactional groupList transactional groups
