AppAutoGtm

Save Project Templates

Apply one email template to every campaign in the project, transactionally.

This is the "apply to all" action — per-campaign edits go through PATCH /segments/{id} (one at a time, from the template editor). Builds the JSONB email_templates shape via _build_email_templates and bumps email_templates_version only for segments whose templates actually changed.

post/api/app-auto-gtm/projects/{project_id}/save-templates

Path parameters

project_idinteger required

Cookies

ex_accessstring nullable
ex_orgstring nullable

Request body

except_segment_idsinteger[] nullable

Response

Successful Response

okboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.