Network
Disconnect a container from a network
post/networks/{id}/disconnect
Path parameters
idstring required
Network ID or name
Request body
Example request
{
"Container": "3613f73ba0e4"
}Response
No error
Network ID or name
{
"Container": "3613f73ba0e4"
}No error