Delete hosts in bulkCopy Pagedelete https://{sandfly-api-host}/v4/hostsDeletes all host_ids passed into the body as a bulk operation.Body ParamsList of host_ids to delete.host_idsarray of stringsList of host_ids to delete.host_idsADD stringhost_sequence_idsarray of integersList of host_sequence_ids to delete.host_sequence_idsADD integerResponses 200Hosts deleted 400Error with delete request. defaultUnexpected errorUpdated 4 months ago