Skip to main content
curl --request POST \
  --url http://localhost:8080/{app_id}/deploy \
  -d "api_key=ec-xxxx"
{ "response": "App deployed successfully." }