Create Prompt
Prompts
Create prompt
Creates a new prompt template
POST
Create Prompt
Documentation Index
Fetch the complete documentation index at: https://docs.kakiyo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Prompt to create
Minimum string length:
3Example:
"Sales Outreach Sequence"
The ID of the AI model to use for this prompt. You can retrieve available model IDs from your dashboard.
Example:
"model_claude3"
The prompt type. Messages is used for direct LinkedIn message outreach. Comment is reserved for an upcoming feature that will enable AI-powered engagement on prospects' LinkedIn posts.
Available options:
Messages, Comment Example:
"Messages"
Response
Prompt created successfully
Example:
"Prompt created successfully"
Last modified on January 28, 2026

