Add customers to the journey's wait queue (JSON)

Adds a list of customers to the wait queue for a specific journey.
The journey must be of type IN_LIST.
The final entry time is calculated based on the scheduleTime object, the queue globalOffset, and defaultSchedule.

Constraint: The final calculated wait time must be at least 24 hours in the future from the moment of the request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

Numeric ID of the journey

Body Params
customers
array of objects
required
length ≤ 250

List of customers to add to the wait queue.

customers*
scheduleTime
object

If provided, this time takes precedence over the journey wait queue defaultSchedule configuration.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json