v44

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0156121143.5 KB

Write to process stdin

post/process/{process_id}/stdin

Path parameters

process_idstring uuid required

Request body

data_b64string required

Base64-encoded data to write.

Response

Bytes written

written_bytesinteger

Number of bytes written.