Skip to main content
POST
You can create a prompt by sending a POST request to the prompts endpoint. The request should include the name of the prompt and an optional description. After you created a prompt, you can create versions of the prompt by sending a POST request to the prompt versions endpoint.
string
required
The name of the prompt.
string
Description of the prompt