Delete hosts in bulkAsk AIdelete 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 3 months ago