v1
latestSwagger 2.02026-07-17107130444.8 KBExec
Resize an exec instance
Resize the TTY session used by an exec instance. This endpoint only works if tty was specified as part of creating and starting the exec instance.
post/exec/{id}/resize
Path parameters
idstring required
Exec instance ID
Query parameters
hinteger required
Height of the TTY session in characters
winteger required
Width of the TTY session in characters
Response
No error