createappwithprompt
Note: this is only available on your own deployment, with specific license restrictions. Please contact support@buzzy.buzz if you're interested in this endpoint/feature.
description
Creates a new application from a prompt.
headers
standard headers including
X-Auth-Token` and X-Auth-User-Id
x-api-key` : "<your api key>" //provided by Buzzy
parameters
response
for example https://<buzzy server url>/workspace/apps/<appid>
If you want to you generate a link to the final application, for example `https://<buzzy server url>/app/<appid> then extract the <appid>
response. Note it's expected that the intial prompt will get you to a starting point, and will probably require the AI Chat to continue enhancing the application.
Last updated