Create Drip Campaign
drip-campaigns
Create Drip Campaign
Create a drip campaign 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 Drip Campaign
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/vnd.api+json