Skip to main content

Delete Extra Host

DELETE 

/targets/:target_id/assets/:id/

Request

Path Parameters

    id stringrequired
    target_id stringrequired

    Identifier of the target.

Query Parameters

    skip_reachability_check string

    Probely's default behavior is to make a request to your target or host to check that it's reachable. To change this default add this parameter.

Responses

No response body

Loading...