# We need the token to authenticate ourselves, given that you have admin credentials or have permissions to create SonataFlowProjInstances in the given namespace
TOKEN=$(oc whoami -t)
curl -H "Authorization: Bearer $TOKEN" -H "Content-type: application/zip" --data-binary @myproject.zip https://c130-e.us-so
uth.containers.cloud.ibm.com:30741/apis/workflowproj.sonataflow.org/v1alpha08/namespaces/<namespace>/sonataflowprojinstances/<workflowprojname>/instantiate
oc get workflow/service -n zanini
NAME PROFILE VERSION URL READY REASON
service dev http://service-zanini.rhba-0ad6762cc85bcef5745bb684498c2436-0000.us-south.containers.appdomain.cloud/service True
How to run the apiserver snapshot version in RHBA cluster