Delete an FQDN.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Identifies the resource.
"1517907029795014409"
Successful response with details about an FQDN connection.
{
"id": "1293384261075731499",
"record_type": "fqdn",
"connection_id": "1516447646313612565",
"fqdn": "example.com",
"port": 5060,
"dns_record_type": "a",
"created_at": "2018-02-02T22:25:27.521Z",
"updated_at": "2018-02-02T22:25:27.521Z"
}