---
title: "Start an exec stream on a given started container"
method: POST
path: "/api/engine/containers/{containerId}/ws"
tags: ["ui"]
---

# Start an exec stream on a given started container

`POST /api/engine/containers/{containerId}/ws`

## Path parameters

- `containerId` string, required

## Response `200`

200 response

## Other responses

- `403` — Exec stream is disable on this agent
- `404` — Started container not found

## Changes

> 16 revisions in range; 1 could not be searched.

- **2024-02-15** `391707b34e1c` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/saashup/apis/netbox-docker-agent/changes/api/engine/containers/:containerId/ws/post.md)

---

[API](https://skmtc.dev/saashup/apis/netbox-docker-agent.md) · [All operations](https://skmtc.dev/saashup/apis/netbox-docker-agent/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/saashup/netbox-docker-agent/revisions/a704a83fd7f8/schema)
