Bulk tag SSH keysCopy Pageput https://{sandfly-api-host}/v4/sshhunter/key/tagsBulk update tags on SSH public keys.Query Paramsoperationstringenumrequiredoperation - add or remove the requested tagsaddremoveAllowed:addremoveBody ParamsParameters to list the key IDs and tags.key_idsarray of integersrequiredList of key IDs to perform the bulk tagging operation on.key_ids*ADD integerkey_tagsarrayrequiredList of tags to add to or remove from the keys.key_tags*ADD SshKeyTag | SshKeyTagReservedResponses 200Bulk tag operation completed successfully. 400Error with request 402Product license does not allow SSH Hunter features. defaultUnexpected errorUpdated 3 months ago