cURL
curl --request POST \ --url https://api.bland.ai/v1/prompts \ --header 'Content-Type: application/json' \ --header 'authorization: <authorization>' \ --data ' { "prompt": "<string>", "name": "<string>" } '
{ "status": "success", "prompt": { "prompt": "# Final Test", "name": "demo", "id": "PT-02b2ecdi-39f2-443f-8cb0-a6c854c65fc0" } }
Create and store a prompt for future use.
Documentation IndexFetch the complete documentation index at: https://blandai-calvin-pronunciationguide-web.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://blandai-calvin-pronunciationguide-web.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.