Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X PUT "https://api.dabarai.com/v1/projects/6982139a1234abcd00009999" \ -H "api-token: YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "status": "deploying" }'
{ "success": true, "message": "<string>", "data": {} }
Promote a draft project to deploying
draft
deploying
status
400
"deploying"
404