createHostedQuickstart
POST/apis/cra.diagrid.io/v1beta1/projects/:ProjectId/hosted-quickstarts
Start a hosted quickstart session. One per organization at a time; the caller becomes its owner, taken from x-diagrid-user-email, and a request without that header is refused.
Request
Responses
- 202
- 400
- 409
- 503
- default
Session accepted and provisioning. No body: the caller names the session itself in metadata.name, and reads it back with a describe.
Refused, with a machine-readable reason.
Another session holds the organization's lock (session_lock_held).
Not available yet — region_not_ready, feature_not_ready, or no selectable contract version.
Unexpected error.