curl --request POST \ --url http://localhost:8080/{app_id}/deploy \ -d "api_key=ec-xxxx"
{ "response": "App deployed successfully." }
Deploy an existing app.
The Embedchain API key for app deployments. You get the api key on the Embedchain platform by visiting https://app.embedchain.ai
Successful Response
Was this page helpful?