---
title: "Changes to deprovision a service binding"
method: DELETE
path: "/v2/service_instances/{instance_id}/service_bindings/{binding_id}"
---

# Changes to deprovision a service binding

`DELETE /v2/service_instances/{instance_id}/service_bindings/{binding_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 12 of 50 revisions.

- **2020-04-28** `25dd370ccbb1` — 2 info
- **2020-04-16** `7310802d3265` — 2 info
- **2020-03-06** `289e8e70ba50` — 1 info
- **2020-03-06** `c3fbf516df60` — 1 info
- **2019-07-23** `f5fcf232eed3` — 4 info
- **2019-05-14** `2aba5b99264e` — 4 warning
- **2019-05-08** `acc9377ceb02` — 4 info
- **2018-07-17** `ddfd6ac124fb` — 2 info
- **2018-01-23** `176590258a7f` — 4 info
- **2018-01-19** `0caa6bfec4d2` — 4 warning
- **2018-01-19** `3dae1f5deefb` — 4 info
- **2017-12-04** `72c4e57bd256` — 1 breaking, 9 warning, 2 info

## Changes

- **2020-04-28** `25dd370ccbb1` — 2 info
  - added the non-success response with the status `401`
  - added the non-success response with the status `422`
- **2020-04-16** `7310802d3265` — 2 info
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `422`
- **2020-03-06** `289e8e70ba50` — 1 info
  - added the non-success response with the status `401`
- **2020-03-06** `c3fbf516df60` — 1 info
  - added the non-success response with the status `422`
- **2019-07-23** `f5fcf232eed3` — 4 info
  - added the optional property `instance_usable` to the response with the `400` status
  - added the optional property `instance_usable` to the response with the `410` status
  - added the optional property `update_repeatable` to the response with the `400` status
  - added the optional property `update_repeatable` to the response with the `410` status
- **2019-05-14** `2aba5b99264e` — 4 warning
  - removed the optional property `instance_usable` from the response with the `400` status
  - removed the optional property `instance_usable` from the response with the `410` status
  - removed the optional property `update_repeatable` from the response with the `400` status
  - removed the optional property `update_repeatable` from the response with the `410` status
- **2019-05-08** `acc9377ceb02` — 4 info
  - added the optional property `instance_usable` to the response with the `400` status
  - added the optional property `instance_usable` to the response with the `410` status
  - added the optional property `update_repeatable` to the response with the `400` status
  - added the optional property `update_repeatable` to the response with the `410` status
- **2018-07-17** `ddfd6ac124fb` — 2 info
  - added the new optional `query` request parameter `accepts_incomplete`
  - added the success response with the status `202`
- **2018-01-23** `176590258a7f` — 4 info
  - added the optional property `description` to the response with the `400` status
  - added the optional property `description` to the response with the `410` status
  - added the optional property `error` to the response with the `400` status
  - added the optional property `error` to the response with the `410` status
- **2018-01-19** `0caa6bfec4d2` — 4 warning
  - removed the optional property `description` from the response with the `400` status
  - removed the optional property `description` from the response with the `410` status
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `error` from the response with the `410` status
- **2018-01-19** `3dae1f5deefb` — 4 info
  - added the optional property `description` to the response with the `400` status
  - added the optional property `description` to the response with the `410` status
  - added the optional property `error` to the response with the `400` status
  - added the optional property `error` to the response with the `410` status
- **2017-12-04** `72c4e57bd256` — 1 breaking, 9 warning, 2 info
  - removed the success response with the status `202`
  - deleted the `query` request parameter `accepts_incomplete`
  - removed the optional property `description` from the response with the `400` status
  - removed the optional property `description` from the response with the `410` status
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `error` from the response with the `410` status
  - removed the optional property `instance_usable` from the response with the `400` status
  - removed the optional property `instance_usable` from the response with the `410` status
  - removed the optional property `update_repeatable` from the response with the `400` status
  - removed the optional property `update_repeatable` from the response with the `410` status
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `422`

---

[Operation](https://skmtc.dev/cloudfoundry/apis/open-service-broker-api/docs/v2/service_instances/:instance_id/service_bindings/:binding_id/delete.md) · [API](https://skmtc.dev/cloudfoundry/apis/open-service-broker-api.md) · [Page](https://skmtc.dev/cloudfoundry/apis/open-service-broker-api/changes/v2/service_instances/:instance_id/service_bindings/:binding_id/delete)
