Update a transactional group
Transactional groups
Update a transactional group
Update a transactional group’s name or description in Loops to keep how your transactional emails are organized accurate as products and teams evolve.
POST
Update a transactional group
At least one field must be provided. The reserved
"Unsorted" group cannot
be edited.Request
Path parameters
The ID of the transactional group.
Body
The group name. Cannot be the reserved name
"Unsorted".A 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, 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 transactional 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

