Create Email Template
drip-campaigns
Create Email Template
Create an email template for hub_id.
Branch C2 fix: team_id is sourced from hub.team_id (NOT payload[‘team_id’]), so caller cannot spoof tenant. created_by uses dict-key access (TokenPayload is a TypedDict — attribute access silently fails).
POST
Create Email Template
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/vnd.api+json