System Prompts
Reusable system prompt templates for AI Studio deployments. These endpoints let you create, retrieve, update, and delete system prompts that can be applied to deployed models.
Endpoints
POST
Create system prompt
Creates a new reusable system prompt template that can be referenced by ID in chat completion or conversation requests.
GET
Get system prompt
Returns a specific system prompt template by ID, including its name and full content.
Was this page helpful?