Skip to main content
DELETE
Delete a reverse DNS (PTR) record

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

vm_id
string<uuid>
required

VM UUID

ip_addr
string
required

The VM IP address (IPv4 or IPv6) whose PTR record to delete.

Query Parameters

team_id
string

Team ID. Default team will be used if not provided.

Response

Successful operation