v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0618918374.7 KB
Destinations

Delete destination

Delete an unused Docker network destination.

delete/destinations/{uuid}

Path parameters

uuidstring required

Destination UUID

Response

Destination deleted.

messagestring

Example response

{
  "message": "Deleted."
}