Skip to content

Start a Health Navigator conversation

POST
/v2/health-navigator/users/{userId}/conversations
curl --request POST \
--url https://example.com/v2/health-navigator/users/example/conversations \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'
userId
required
string
Media typeapplication/json
object
key
additional properties
any
Examplegenerated
{}

Conversation started.