Skip to main content

Delete an FQDN

DELETE 
/fqdns/:id

Delete an FQDN.

Request

Path Parameters

    id int64required

    Identifies the resource.

Responses

200: Successful response with details about an FQDN connection.

400: Bad request, the request was unacceptable, often due to missing a required parameter.

401: Unauthorized

403: The user doesn't have the required permissions to perform the requested action.

404: The requested resource doesn't exist.

Loading...