Skip to main content
POST
Resize PTY
Resize a PTY session.
PTY resize is HTTP-only — not exposed in the TypeScript or Python SDKs. The SDKs handle resize automatically for interactive sessions.
id
string
required
Sandbox ID
sessionID
string
required
PTY session ID
cols
integer
required
New column count
rows
integer
required
New row count