API ReferenceCloudstate
Deploy Cloudstate Project
Deploy a cloudstate project
curl -X POST "https://api.freestyle.sh/cloudstate/v1/deploy" \ -H "Content-Type: application/json" \ -d '{ "classes": "string" }'{
"deploymentId": "a73c85a1-d857-491e-a6b2-51dce05de7a2",
"cloudstateDatabaseId": "20547d4d-3e6e-448d-8579-800561373fd2"
}{
"message": "string"
}Get Backup of Cloudstate Project
Get a backup of a cloudstate project
Create an access token for an identity
Create an access token for an identity. **DEPRECATED:** Git identities have been promoted to global Freestyle identities used for provisioning resources scoped to customers. Please use the `/identity/v1/*` API instead.