v3

latestOpenAPI 3.0.0raw.githubusercontent.com2026-02-14107155281.0 KB

Create an exec instance

post/containers/{id}/exec

Path parameters

idstring required

Request body

AttachStdinboolean
AttachStdoutboolean
AttachStderrboolean
ConsoleSizeinteger[] nullable
DetachKeysstring
Ttyboolean
Envstring[]
Cmdstring[]
Privilegedboolean
Userstring
WorkingDirstring

Response

The request has succeeded.

Idstring required

The id of the newly created object.