---
title: "Close stdin"
method: DELETE
path: "/interaction/{id}/stdin"
tags: ["interaction"]
---

# Close stdin

`DELETE /interaction/{id}/stdin`

Close a stdin for the container

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `404` — Container not found
- `500` — Failed to Close stdin

## Changes

- **2018-06-14** `d95851b27556` — 1 info
  - added the new optional `header` request parameter `Op-ID` to all path's operations
- **2016-10-05** `78fd20522e2c` — 1 info
  - endpoint added
- **2016-09-22** `cd3b04ac340a` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/vmware/apis/port-layer-api/changes/interaction/:id/stdin/delete.md)

---

[API](https://skmtc.dev/vmware/apis/port-layer-api.md) · [All operations](https://skmtc.dev/vmware/apis/port-layer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vmware/port-layer-api/revisions/5fff0b8814c7/schema)
