Skip to main content
POST
Resize terminal

Authorizations

nut-session
string
cookie
required

Session cookie authentication

Path Parameters

taskId
string
required

Task ID the session belongs to

Body

application/json
sessionId
string
required

Terminal session ID to resize

cols
integer
required

New column count

rows
integer
required

New row count

Response

Terminal resized

success
boolean