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