Destinations
Delete destination
Delete an unused Docker network destination.
delete/destinations/{uuid}
Path parameters
uuidstring required
Destination UUID
Response
Destination deleted.
Example response
{
"message": "Deleted."
}Delete an unused Docker network destination.
Destination UUID
Destination deleted.
{
"message": "Deleted."
}