Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.tenbytecloud.com/v1/network/ip_addresses/{public_ipv4_address}/unassign \ --header 'apikey: <api-key>'
{ "id": 1, "address": "1.1.1.1", "unassigned_at": "2021-12-06 13:03:33", "uuid": "e44f151c-3916-4bd8-ab6e-592ca982dc63", "assigned_to": null }
Un-assign floating IP. Location-specific endpoint.
Updated floating IP
The response is of type object.
object