v1

latestSwagger 2.02026-07-17107130444.8 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