Start an app dev server in the sandbox
curl --request POST \
--url https://api.kazzle.app/api/spaces/{spaceId}/apps/{appId}/start \
--header 'Authorization: Bearer <token>'{
"url": "<string>"
}curl --request POST \
--url https://api.kazzle.app/api/spaces/{spaceId}/apps/{appId}/start \
--header 'Authorization: Bearer <token>'{
"url": "<string>"
}