| Method | URI | Description |
|---|---|---|
| DELETE | /v2/{tenant_id}/os-floating-ips/{id} | Deallocates the floating IP address associated with floating_IP_address_ID. |
Normal response codes: 202
This table shows the URI parameters for the deallocate floating ip request:
| Name | Type | Description |
|---|---|---|
| String | The unique identifier of the tenant or account. |
| String | The unique identifier associated with allocated floating IP address. |
This operation does not require a request body.

