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