---
title: "DELETE /scopes/containers/{handle}/binding"
method: DELETE
path: "/scopes/containers/{handle}/binding"
tags: ["scopes"]
---

# DELETE /scopes/containers/{handle}/binding

`DELETE /scopes/containers/{handle}/binding`

## Path parameters

- `handle` string, required

## Response `200`

OK

- UnbindContainerResponse
  - `handle` string, required
  - `endpoints` EndpointConfig[], required
    - `id` string, required
    - `name` string, required
    - `scope` string, required
    - `address` string, required
    - `gateway` string, required
    - `container` string, required
    - `ports` string[], required
    - `aliases` string[], required
    - `nameservers` string[], required
    - `trust` string
    - `direct` boolean
    - `macaddress` string

## Other responses

- `404` — Not found
- `500` — error

## Changes

- **2018-06-14** `d95851b27556` — 1 info
  - added the new optional `header` request parameter `Op-ID` to all path's operations

[Change history](https://skmtc.dev/vmware/apis/port-layer-api/changes/scopes/containers/:handle/binding/delete.md)

---

[API](https://skmtc.dev/vmware/apis/port-layer-api.md) · [All operations](https://skmtc.dev/vmware/apis/port-layer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vmware/port-layer-api/revisions/5fff0b8814c7/schema)
