v51

latestSwagger 2.0raw.githubusercontent.com2026-08-01108160461.1 KB
Container

Kill a container

Send a POSIX signal to a container, defaulting to killing to the container.

post/containers/{id}/kill

Path parameters

idstring required

ID or name of the container

Query parameters

signalstring

Signal to send to the container as an integer or string (e.g. SIGINT).

Response

no error