---
title: "Create"
method: POST
path: "/{env_id}/{flow_id}/{tenant}/jupyter"
---

# Create

`POST /{env_id}/{flow_id}/{tenant}/jupyter`

Linked Sources Jupyter

## Path parameters

- `env_id` string, required
- `flow_id` string, required
- `tenant` string, required

## Request body

- object
  - `tap` string — ID of tap to start Jupyter instance for
  - `jupyter_token` string — Jupyter token – protects your Jupyter session and will be required to connect

## Response `200`

200

- object
  - `url` string
  - `task_arn` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/hotglue/apis/hotglue-api.md) · [All operations](https://skmtc.net/hotglue/apis/hotglue-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hotglue/hotglue-api/revisions/30ff54d01ec0/schema)
