---
title: "Set stdin"
method: POST
path: "/interaction/{id}/stdin"
tags: ["interaction"]
---

# Set stdin

`POST /interaction/{id}/stdin`

Set a stdin for the container

## Path parameters

- `id` string, required

## Query parameters

- `deadline` string, datetime

## Response `200`

OK

## Other responses

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

---

[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)
