Skip to main content

Delete Multi-Host Integration

DELETE 

/multihosts/:id

Delete an existing Multi-Host Integration by ID.

A token with Org Admin or Multi Host Admin authority is required to access this endpoint.

Request

Path Parameters

    id stringrequired

    ID of Multi-Host Integration to delete.

Responses

OK. Returned if the request was successfully accepted into the system.

Loading...