curl --location --request POST 'https://api.upmarket.ai/events/create' \ --header 'Content-Type: application/json' \ --header 'x-upmarket-key: xxxxxxxxxxxxxxxxxxx' \ --data-raw '{ "event_id": "", "journey_id": "" }'
{ "success" }
This endpoint streams events to Upmarket
To get the customer_id, use the customers/initialize endpoint.
customer_id
journey_id
event_id
sign_up