ASI Assets: Apply TagAsk AIput https://api.securitytrails.com/v2/projects/{project_id}/assets/{asset_id}/tags/{tag_name}Apply a custom tag to an asset, auto-creating the tag if needed.Path Paramsproject_idstringrequiredasset_idstringrequiredFilter for the specific asset, which will be either a IP or domain value (examples: 192.88.99.2 or www.example.com).tag_namestringrequiredThe tag name to apply to the asset. This tag will be created if it does not exist already.Responses 200Successful Response 422Validation ErrorUpdated about 1 month ago