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