Bulk tag hostsAsk AIput https://{sandfly-api-host}/v4/hosts/tagsBulk update tags on hosts.Query Paramsoperationstringenumrequiredoperation - add or remove the requested tagsaddremoveAllowed:addremoveBody ParamsParameters to list the host IDs and tags.host_idsarray of stringsList of host IDs to perform the bulk tagging operation on.host_idsADD stringhost_sequence_idsarray of integersList of host sequence IDs to perform the bulk tagging operation on.host_sequence_idsADD integertagsarray of stringsList of tags to add or remove to the hosts.tagsADD stringResponses 200Bulk tag operation completed successfully. 400Error with request defaultUnexpected errorUpdated 3 months ago