ASI Assets: Remove TagAsk AIdelete https://api.securitytrails.com/v2/projects/{project_id}/assets/{asset_id}/tags/{tag_name}Remove a custom tag from an asset idempotently without deleting the tag definition.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_namestringrequiredTag to be removed from the asset.Responses 200Successful Response 422Validation ErrorUpdated about 1 month ago