Delete an FQDN connection
DELETE/fqdn_connections/:id
Deletes an FQDN connection.
Request
Responses
200:
Successful response with details about an FQDN connection.
401:
Unauthorized
403:
The user doesn't have the required permissions to perform the requested action.
404:
The requested resource doesn't exist.
422:
The request was well-formed but was unable to be followed due to semantic errors.