From 492c2d5875de6c13685f125a797b2544cd995eaa Mon Sep 17 00:00:00 2001 From: Nate Ranson Date: Thu, 3 Jul 2025 09:34:07 -0400 Subject: [PATCH] Weekly rollout of API docsite 7/3/25. --- spec/marketing.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/marketing.json b/spec/marketing.json index 3eaa98d..6a395b1 100644 --- a/spec/marketing.json +++ b/spec/marketing.json @@ -49768,7 +49768,7 @@ "/customer-journeys/journeys/{journey_id}/steps/{step_id}/actions/trigger": { "post": { "summary": "Customer Journeys API trigger for a contact", - "description": "A step trigger in an Automation flow. To use it, create a starting point or step from the Automation flow builder in the app using the Customer Journey API condition. We'll provide a url during the process that includes the {journey_id} and {step_id}. You'll then be able to use this endpoint to trigger the condition for the posted contact.", + "description": "A step trigger in an Automation flow. To use it, create a starting point or step from the Automation flow builder in the app using the Customer Journey API condition. We\u2019ll provide a url during the process that includes the {journey_id} and {step_id}. You\u2019ll then be able to use this endpoint to trigger the condition for the posted contact.", "operationId": "postCustomerJourneysJourneysIdStepsIdActionsTrigger", "parameters": [ {