We came across this atlassian link https://developer.atlassian.com/cloud/admin/cookbook-install-apps-products/#gather-enterprise-entitlement-details,
which is giving way to create a site in cloud & add product. we have some queries on the APIs given here
As per the refernce, Below API is to create a new site, we would like to know about the offering ID which is showed in sample request.
[image]
what we should give in place of offering ID? and the response given is only the status URL,
is the given api will spin up a new cloud site ?
We are trying to automate the cloud site creation and create Jira Project in the created new site, what are the steps we have to perform to complete the site provision?