Create a new conversation with the specified medium and bot. An anonymous user is automatically created for the conversation. Optionally seed the conversation with initial messages that will be attached in order.
Documentation Index
Fetch the complete documentation index at: https://docs.helloannie.com/llms.txt
Use this file to discover all available pages before exploring further.
Request body for creating a new conversation
CHAT, SMS The ID of the bot to use for this conversation
The phone number the conversation is to
Initial messages to seed the conversation. Order is preserved.
Optional. Auto-close the conversation after this many minutes with no inbound or outbound activity. Omit to disable the idle timeout (the conversation will remain open until the platform max is reached). Values larger than the platform max are clamped to the platform max.
x >= 1Must be a multiple of 1Optional. Hard maximum for how long the conversation can stay open, measured from creation. Omit to allow the conversation to stay open up to the platform max. Values larger than the platform max are clamped to the platform max.
x >= 1Must be a multiple of 1