Skip to main content
Annie Docs home page
Search...
⌘K
Search...
Navigation
Conversations
Update conversation
Getting Started
Structuring Bots
Configuration
Bots
Organizations
Forwarding Numbers
Training
Workflows
Workflow Steps
Actions
FAQs
Insurances
Templates
Conversations
Conversations
GET
List conversations
POST
Create conversation
GET
Get conversation
PATCH
Update conversation
DEL
Delete conversation
POST
Deprovision conversation
Messages
Contacts
Patients
Action Calls
Appointments
Conversation Tags
Summaries
Update conversation
cURL
Copy
curl
--request
PATCH
\
--url
https://api.helloannie.com/v1/conversations/{id}
Conversations
Update conversation
PATCH
/
conversations
/
{id}
Try it
Update conversation
cURL
Copy
curl
--request
PATCH
\
--url
https://api.helloannie.com/v1/conversations/{id}
Path Parameters
id
string
required
Response
200
OK
Get conversation
Delete conversation
⌘I