Resize an exec instance
/v1.33
/v1.33
/v1.33
/v1.33
POST
/exec/{id}/resize
Exec
tty
was specified as part of creating and starting the exec instance.Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/v1.33/exec//resize'
Response Response Example
201 - Example 1
{}
Request
Path Params
id
stringÂ
required
Query Params
h
integerÂ
optional
w
integerÂ
optional
Responses
Modified at 2022-09-10 17:56:06