Skip to main content

Delete a container

DELETE 

/containers/:containerId

The operation allows you to remove a specific container from the system permanently.

Request

Path Parameters

    containerId stringrequired

Header Parameters

    X-Codenow-Api-Key anyrequired

    CodeNOW API Key

Responses

Container was deleted.

Schema

    status stringrequired

    Possible values: non-empty

Loading...