Hosts
Delete Host
Delete a host entry by specifying the host_id
DELETE
Delete a host entry by specifying the host_id
in the API endpoint. Ensure that all tests utilizing the host are deleted beforehand to prevent an error response.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of host to delete