API Reference/Cloudstate
Get Backup of Cloudstate Project
Get a backup of a cloudstate project
GET
/cloudstate/v1/projects/{id}/backup
Path Parameters
id
RequiredstringResponse Body
200
successfully backed up
response
Requiredarray<integer>successfully backed up
Provision a wildcard certificate POST
Provisions a wildcard certificate for a verified domain This speeds up deploys on all subdomains of the domain. In order to use it, you must add the following record to your DNS config: `_acme-challenge.yourdomain.com` NS `dns.freestyle.sh`
Deploy Cloudstate Project POST
Deploy a cloudstate project