This API is used to delete a floating IP address.
DELETE /v2.0/floatingips/{floatingip_id}
Table 1 describes the parameters.
Parameter
Mandatory
Type
Description
floatingip_id
Yes
String
Specifies the floating IP address ID.
None
Example request
DELETE https://{Endpoint}/v2.0/floatingips/a95ec431-8473-463b-aede-34fb048ee3a7
Example response
See Status Codes.
See Error Codes.