Conversations
Create Conversation
Creates a new Conversation
POST
cURL
This endpoint lets you create a new conversation.Documentation Index
Fetch the complete documentation index at: https://docs.wassist.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Pass your API key in the X-API-Key header.
Body
application/json
The phone number of the contact to create the conversation with.
The whatsapp number to send the mesage from
The ID of the agent to start the conversation with. If this is a new agent for this conversation, it will be a trigger a new session with the agent.
This has been deprecated. Use toNumber instead.
cURL