v1
latestOpenAPI 3.0.02026-07-1410578280.2 KBContainer
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