Create a new prompt with default initial version
curl --request POST \ --url https://app.langwatch.ai/api/prompts \ --header 'Content-Type: application/json' \ --header 'X-Auth-Token: <api-key>' \ --data '{ "name": "<string>" }'
1
Was this page helpful?