Prompts
Create Prompt
Calls
Vector Stores
Conversational Pathways
- GETGet All Pathways Information
- GETGet Single Pathway Information
- POSTCreate Pathway
- POSTUpdate Pathway
- DELDelete Pathway
- Pathway Chat
- Pathway Versions
- Pathway Folders
Inbound Numbers
Outbound Numbers
Custom Tools
Web Agents
Custom Twilio Accounts
Subaccounts
Batches
SMS
Account
Prompts
Create Prompt
Create and store a prompt for future use.
POST
/
v1
/
prompts
authorization
string
*
authorization
Required
string
Your API key for authentication.
object
prompt
string
*
prompt
Required
string
Prompt to store.
name
string
name
string
Name of prompt you want to store as reference.
Headers
authorization
string
requiredYour API key for authentication.
Body
prompt
string
requiredPrompt to store.
name
string
Name of prompt you want to store as reference.
Response
Prompt object.
Prompt to store.
Name of prompt you want to store as reference.