Create a transactional group
Transactional groups
Create a transactional group
Create a new transactional group to organize related transactional emails by feature, product, or team for cleaner reporting and management.
POST
Create a transactional group
Request
Body
The group name. Cannot be the reserved name
"Unsorted".An optional description for the group.
Response
Success
The transactional 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

